diff options
Diffstat (limited to 'graphics/linux-tiff/Makefile')
-rw-r--r-- | graphics/linux-tiff/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/linux-tiff/Makefile b/graphics/linux-tiff/Makefile index 2c8faef3c798..a05c45a87234 100644 --- a/graphics/linux-tiff/Makefile +++ b/graphics/linux-tiff/Makefile @@ -6,11 +6,11 @@ # PORTNAME= tiff -PORTVERSION= 3.4 +PORTVERSION= 3.5.5 CATEGORIES= graphics linux MAINTAINER= taoka@FreeBSD.org -RPM_SET= libtiff-${PORTVERSION}-6.${MACHINE_ARCH}.rpm +RPM_SET= libtiff-${PORTVERSION}-10.${MACHINE_ARCH}.rpm .include "../../x11-toolkits/linux-gtk/Makefile" |