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 d77bf65a7b2..b8c033c5b35 100644 --- a/security/base/Makefile +++ b/security/base/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2014/05/29 23:37:18 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2015/06/12 10:51:01 wiz Exp $ # DISTNAME= base-1.4.3.1 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=secureideas/} |