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/tiff2png/Makefile | |
parent | ad65ef095a7e47d6d473d8a9739d0201f625c21a (diff) | |
download | ports-3e6eb6519e49d170391580bb6a0118e60b16502b.tar.gz ports-3e6eb6519e49d170391580bb6a0118e60b16502b.zip |
Notes
Diffstat (limited to 'graphics/tiff2png/Makefile')
-rw-r--r-- | graphics/tiff2png/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/tiff2png/Makefile b/graphics/tiff2png/Makefile index 8178838e8ac9..077ed3fa1f1a 100644 --- a/graphics/tiff2png/Makefile +++ b/graphics/tiff2png/Makefile @@ -9,8 +9,7 @@ PORTNAME= tiff2png PORTVERSION= 0.91 PORTEPOCH= 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 MAINTAINER= ports@FreeBSD.org |