diff options
Diffstat (limited to 'security/libfwbuilder/Makefile')
-rw-r--r-- | security/libfwbuilder/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/libfwbuilder/Makefile b/security/libfwbuilder/Makefile index d75675e601d..de72ff78ecf 100644 --- a/security/libfwbuilder/Makefile +++ b/security/libfwbuilder/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2006/11/09 19:10:17 bad Exp $ +# $NetBSD: Makefile,v 1.25 2009/08/26 19:56:47 sno Exp $ DISTNAME= libfwbuilder-2.0.12 +PKGREVISION= 1 CATEGORIES= security net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fwbuilder/} |