svn commit: r456899 - head/ports-mgmt/portmaster
Baptiste Daroussin
bapt at FreeBSD.org
Thu Dec 21 09:14:47 UTC 2017
Author: bapt
Date: Thu Dec 21 09:14:45 2017
New Revision: 456899
URL: https://svnweb.freebsd.org/changeset/ports/456899
Log:
Remove useless MASTER_SITES entries
Modified:
head/ports-mgmt/portmaster/Makefile
Modified: head/ports-mgmt/portmaster/Makefile
==============================================================================
--- head/ports-mgmt/portmaster/Makefile Thu Dec 21 09:11:48 2017 (r456898)
+++ head/ports-mgmt/portmaster/Makefile Thu Dec 21 09:14:45 2017 (r456899)
@@ -3,9 +3,6 @@
PORTNAME= portmaster
PORTVERSION= 3.18
CATEGORIES= ports-mgmt
-MASTER_SITES= LOCAL/bdrewery/${PORTNAME}/ \
- http://mirror.shatow.net/freebsd/${PORTNAME}/ \
- GH
MAINTAINER= se at FreeBSD.org
COMMENT= Manage your ports without external databases or languages
More information about the svn-ports-all
mailing list