diff options
Diffstat (limited to 'emulators/suse121_libtiff/Makefile')
-rw-r--r-- | emulators/suse121_libtiff/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/emulators/suse121_libtiff/Makefile b/emulators/suse121_libtiff/Makefile index 046f69d559f..dda57a69d7e 100644 --- a/emulators/suse121_libtiff/Makefile +++ b/emulators/suse121_libtiff/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2012/03/21 13:38:40 obache Exp $ +# $NetBSD: Makefile,v 1.2 2012/04/21 04:42:23 obache Exp $ DISTNAME= suse_libtiff-${SUSE_VERSION} +PKGREVISION= 1 CATEGORIES= emulators -RPMPKGS+= libtiff3-3.9.5-8.1.2.${SUSE_ARCH} +RPMUPDPKGS+= libtiff3-3.9.5-8.4.1.${SUSE_ARCH} MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Linux compatibility package for TIFF |