diff options
Diffstat (limited to 'security/base')
-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 e12c74f43f1..2fee17159a9 100644 --- a/security/base/Makefile +++ b/security/base/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2013/03/02 20:33:32 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2013/03/16 07:21:22 obache Exp $ # DISTNAME= base-1.4.3.1 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=secureideas/} |