diff options
Diffstat (limited to 'security/p5-Authen-PAM/Makefile')
-rw-r--r-- | security/p5-Authen-PAM/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/p5-Authen-PAM/Makefile b/security/p5-Authen-PAM/Makefile index 68533e4c17c..ae6a1148a01 100644 --- a/security/p5-Authen-PAM/Makefile +++ b/security/p5-Authen-PAM/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2008/06/20 01:09:34 joerg Exp $ +# $NetBSD: Makefile,v 1.4 2008/10/19 19:18:44 he Exp $ # DISTNAME= Authen-PAM-0.16 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= security MASTER_SITES= http://search.cpan.org/CPAN/authors/id/N/NI/NIKIP/ |