diff options
Diffstat (limited to 'security/openpam/Makefile')
-rw-r--r-- | security/openpam/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/openpam/Makefile b/security/openpam/Makefile index f0f5d145750..8f68acb404b 100644 --- a/security/openpam/Makefile +++ b/security/openpam/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2012/10/23 18:16:38 asau Exp $ +# $NetBSD: Makefile,v 1.19 2013/05/31 12:41:52 wiz Exp $ DISTNAME= openpam-20071221 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openpam/} |