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 c34be7d74b1..176f2bdb771 100644 --- a/security/Bastille/Makefile +++ b/security/Bastille/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2012/06/14 07:45:13 sbd Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/03 21:57:22 wiz Exp $ # DISTNAME= Bastille-3.0.9 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bastille-linux/} EXTRACT_SUFX= .tar.bz2 |