diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-10-06 01:13:39 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-10-06 01:13:39 +0000 |
commit | 27a69f4efbc44730fe9aad3c8c629e805e1a8673 (patch) | |
tree | 119cfed51795c55f00bd1c989d62a6e2b35c3c76 /graphics/gimp-devel | |
parent | 22c103538de2ec24d80e08defad83369aa1ce7bf (diff) | |
download | ports-27a69f4efbc44730fe9aad3c8c629e805e1a8673.tar.gz ports-27a69f4efbc44730fe9aad3c8c629e805e1a8673.zip |
Notes
Diffstat (limited to 'graphics/gimp-devel')
-rw-r--r-- | graphics/gimp-devel/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/gimp-devel/Makefile b/graphics/gimp-devel/Makefile index 28b205b7ec0f..51edd97846ca 100644 --- a/graphics/gimp-devel/Makefile +++ b/graphics/gimp-devel/Makefile @@ -11,7 +11,6 @@ PORTEPOCH= 1 CATEGORIES= graphics gnome MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \ ftp://ftp.insync.net/pub/mirrors/ftp.gimp.org/%SUBDIR%/ \ - ftp://ftp.ameth.org/pub/mirrors/ftp.gimp.org/%SUBDIR%/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,graphics/gimp/%SUBDIR%,} MASTER_SITE_SUBDIR= gimp/v${PORTVERSION:R}/v${PORTVERSION} |