diff options
author | Doug Barton <dougb@FreeBSD.org> | 2007-02-07 06:31:57 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2007-02-07 06:31:57 +0000 |
commit | 3e6eb6519e49d170391580bb6a0118e60b16502b (patch) | |
tree | 8eaf07e7828c42046b896cd9fe7142feface5bc2 /graphics/pngquant/Makefile | |
parent | ad65ef095a7e47d6d473d8a9739d0201f625c21a (diff) | |
download | ports-3e6eb6519e49d170391580bb6a0118e60b16502b.tar.gz ports-3e6eb6519e49d170391580bb6a0118e60b16502b.zip |
Remove ftp://swrinde.nde.swri.edu from master sites.
Requested by: Todd Goyen <tgoyen@swri.org>
Confirmed by: Fenner's distfile survey
Notes
Notes:
svn path=/head/; revision=184463
Diffstat (limited to 'graphics/pngquant/Makefile')
-rw-r--r-- | graphics/pngquant/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/pngquant/Makefile b/graphics/pngquant/Makefile index 817798056018..51f0388eab1d 100644 --- a/graphics/pngquant/Makefile +++ b/graphics/pngquant/Makefile @@ -9,8 +9,7 @@ PORTNAME= pngquant PORTVERSION= 1.0 PORTREVISION= 1 CATEGORIES= graphics -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ - ftp://swrinde.nde.swri.edu/pub/png/applications/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= png-mng DISTNAME= ${PORTNAME}-${PORTVERSION}-src EXTRACT_SUFX= .tgz |