diff options
author | adam <adam@pkgsrc.org> | 2012-01-18 14:46:03 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2012-01-18 14:46:03 +0000 |
commit | 6630a484675d5ecc610db8d6e91d5cf3151eca63 (patch) | |
tree | 8fef464ebb66b19be47d788fd0f3c21d6a9ce48b /security | |
parent | 39801bab031a502b63da44dfaf898ad7c18cdd66 (diff) | |
download | pkgsrc-6630a484675d5ecc610db8d6e91d5cf3151eca63.tar.gz |
Revbump after updating db5
Diffstat (limited to 'security')
-rw-r--r-- | security/PAM/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/security/PAM/Makefile b/security/PAM/Makefile index f68a6018952..ca3f7f7bf80 100644 --- a/security/PAM/Makefile +++ b/security/PAM/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.46 2011/03/20 06:29:52 obache Exp $ -# +# $NetBSD: Makefile,v 1.47 2012/01/18 14:46:03 adam Exp $ DISTNAME= Linux-PAM-0.77 PKGNAME= ${DISTNAME:S/Linux-//} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= security MASTER_SITES= http://www.kernel.org/pub/linux/libs/pam/pre/library/ \ ftp://ftp.kernel.org/pub/linux/libs/pam/pre/library/ \ |