diff options
author | linimon <linimon@FreeBSD.org> | 2003-10-29 07:30:54 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2003-10-29 07:30:54 +0000 |
commit | b10adc6e7512ae31bfdd53d56658f0f573fd8531 (patch) | |
tree | 9fd225dba59a77086900021890cdb396048a2414 /ports-mgmt/portcheckout | |
parent | 33f1392f870ef1f601b508efa10462e24e7ec0d0 (diff) | |
download | FreeBSD-ports-b10adc6e7512ae31bfdd53d56658f0f573fd8531.zip FreeBSD-ports-b10adc6e7512ae31bfdd53d56658f0f573fd8531.tar.gz |
Per distfile survey, chase change in mastersite. Informed maintainer.
Diffstat (limited to 'ports-mgmt/portcheckout')
-rw-r--r-- | ports-mgmt/portcheckout/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports-mgmt/portcheckout/Makefile b/ports-mgmt/portcheckout/Makefile index a28fe88..c69b27c 100644 --- a/ports-mgmt/portcheckout/Makefile +++ b/ports-mgmt/portcheckout/Makefile @@ -8,7 +8,7 @@ PORTNAME= portcheckout PORTVERSION= 2.0 CATEGORIES= devel -MASTER_SITES= http://www.de.freebsd.org/~wosch/src/ +MASTER_SITES= http://wolfram.schneider.org/src/ MAINTAINER= wosch@FreeBSD.org COMMENT= Checkout and build ports and all depending ports |