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 9bc300f53c9..d77bf65a7b2 100644 --- a/security/base/Makefile +++ b/security/base/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2013/10/18 11:41:18 bsiegert Exp $ +# $NetBSD: Makefile,v 1.35 2014/05/29 23:37:18 wiz Exp $ # DISTNAME= base-1.4.3.1 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=secureideas/} |