diff options
author | salo <salo@pkgsrc.org> | 2005-11-06 14:52:43 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2005-11-06 14:52:43 +0000 |
commit | c23d8bb9ad8b1f1594c96d81c4d1ac608b5832bc (patch) | |
tree | 6ca3b6d214e1ecf49d4aafb7507ffe85290dccce /emulators/suse91_libtiff/Makefile | |
parent | 7e89d933d5da3ef89a5c85e3e6404f3cd1deeea8 (diff) | |
download | pkgsrc-c23d8bb9ad8b1f1594c96d81c4d1ac608b5832bc.tar.gz |
Sync SuSE 9.1 packages with latest updates.
Diffstat (limited to 'emulators/suse91_libtiff/Makefile')
-rw-r--r-- | emulators/suse91_libtiff/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/suse91_libtiff/Makefile b/emulators/suse91_libtiff/Makefile index 47cd26dbe77..3aa0d2d651b 100644 --- a/emulators/suse91_libtiff/Makefile +++ b/emulators/suse91_libtiff/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2005/04/11 21:45:45 tv Exp $ +# $NetBSD: Makefile,v 1.4 2005/11/06 14:52:44 salo Exp $ DISTNAME= suse_libtiff-${SUSE_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SUSE91} DISTFILES= ${RPMFILES} @@ -18,7 +18,7 @@ EXTRACT_ONLY= # empty NO_BUILD= YES PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC -RPMFILES= libtiff-3.6.1-38.14.${SUSE_ARCH}.rpm +RPMFILES= libtiff-3.6.1-38.17.${SUSE_ARCH}.rpm .include "../../emulators/suse91_linux/Makefile.common" .include "../../mk/bsd.pkg.mk" |