diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2005-01-14 14:10:32 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2005-01-14 14:10:32 +0000 |
commit | b2c96ae7193b3b221d2e72673cc93c4477d51471 (patch) | |
tree | c0241b509d6f5efc594b9c4e35fca55aa15d1655 /graphics/linux-f10-tiff/Makefile | |
parent | c3129ccd66fdca017369594d04090f8debdd2943 (diff) | |
download | ports-b2c96ae7193b3b221d2e72673cc93c4477d51471.tar.gz ports-b2c96ae7193b3b221d2e72673cc93c4477d51471.zip |
Notes
Diffstat (limited to 'graphics/linux-f10-tiff/Makefile')
-rw-r--r-- | graphics/linux-f10-tiff/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/linux-f10-tiff/Makefile b/graphics/linux-f10-tiff/Makefile index 640efae1f05a..613aa8b6b490 100644 --- a/graphics/linux-f10-tiff/Makefile +++ b/graphics/linux-f10-tiff/Makefile @@ -7,11 +7,12 @@ PORTNAME= tiff PORTVERSION= 3.6.1 +PORTREVISION= 1 CATEGORIES= graphics linux MASTER_SITES= ${MASTER_SITE_SUSE} -MASTER_SITE_SUBDIR= i386/9.2/suse/i586 +MASTER_SITE_SUBDIR= i386/update/9.2/rpm/i586 PKGNAMEPREFIX= linux- -DISTNAME= libtiff-3.6.1-47.3.i586.rpm +DISTNAME= libtiff-3.6.1-47.4.i586.rpm EXTRACT_ONLY= EXTRACT_SUFX= |