diff options
Diffstat (limited to 'security/Bastille/Makefile')
-rw-r--r-- | security/Bastille/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/Bastille/Makefile b/security/Bastille/Makefile index 59a24c4456d..fbe5a1b7820 100644 --- a/security/Bastille/Makefile +++ b/security/Bastille/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2012/10/23 18:16:19 asau Exp $ +# $NetBSD: Makefile,v 1.9 2013/05/31 12:41:50 wiz Exp $ # DISTNAME= Bastille-3.0.9 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bastille-linux/} EXTRACT_SUFX= .tar.bz2 |