diff options
author | wiz <wiz@pkgsrc.org> | 2010-01-24 13:26:09 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-01-24 13:26:09 +0000 |
commit | 9c5a9f24d0dd664146d42d757beeeaad23b26db5 (patch) | |
tree | f9621a7337b4278db04606a0390886473e24b1d2 /security | |
parent | ff967d4784f4388a22f8c8f0826d2df93bfa68c6 (diff) | |
download | pkgsrc-9c5a9f24d0dd664146d42d757beeeaad23b26db5.tar.gz |
More PKGREVISION bumps of jpeg dependencies.
Identified by parsing the NetBSD-i386-5.0.1/2009Q3 pkg_summary files
and Robert Elz.
Diffstat (limited to 'security')
-rw-r--r-- | security/fprint-demo/Makefile | 4 | ||||
-rw-r--r-- | security/pam-fprint/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/fprint-demo/Makefile b/security/fprint-demo/Makefile index 440d2c93330..344cd65296f 100644 --- a/security/fprint-demo/Makefile +++ b/security/fprint-demo/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2009/08/26 19:58:15 sno Exp $ +# $NetBSD: Makefile,v 1.4 2010/01/24 13:26:12 wiz Exp $ DISTNAME= fprint_demo-0.4 PKGNAME= ${DISTNAME:S/_/-/} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fprint/} EXTRACT_SUFX= .tar.bz2 diff --git a/security/pam-fprint/Makefile b/security/pam-fprint/Makefile index 4273eebe73b..0434e7e157d 100644 --- a/security/pam-fprint/Makefile +++ b/security/pam-fprint/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2009/08/11 12:40:45 drochner Exp $ +# $NetBSD: Makefile,v 1.3 2010/01/24 13:26:12 wiz Exp $ DISTNAME= pam_fprint-0.2 PKGNAME= ${DISTNAME:S/_/-/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fprint/} EXTRACT_SUFX= .tar.bz2 |