diff options
Diffstat (limited to 'graphics/linux-tiff')
-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 40e581bee8d4..034ff66d61ab 100644 --- a/graphics/linux-tiff/Makefile +++ b/graphics/linux-tiff/Makefile @@ -7,10 +7,10 @@ PORTNAME= tiff PORTVERSION= 3.5.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics linux -MAINTAINER= ports@FreeBSD.org +MAINTAINER= freebsd-emulation@FreeBSD.org COMMENT= RPM of tiff lib RPM_SET= libtiff-${PORTVERSION}-10.${MACHINE_ARCH}.rpm |