diff options
Diffstat (limited to 'security/base/Makefile')
-rw-r--r-- | security/base/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/base/Makefile b/security/base/Makefile index 2fee17159a9..f9ed839ab3c 100644 --- a/security/base/Makefile +++ b/security/base/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2013/03/16 07:21:22 obache Exp $ +# $NetBSD: Makefile,v 1.33 2013/05/31 12:41:50 wiz Exp $ # DISTNAME= base-1.4.3.1 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=secureideas/} |