diff options
Diffstat (limited to 'security/pakchois/Makefile')
-rw-r--r-- | security/pakchois/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/pakchois/Makefile b/security/pakchois/Makefile index 174a628e6b8..6087a80b093 100644 --- a/security/pakchois/Makefile +++ b/security/pakchois/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2011/03/31 18:37:34 agc Exp $ +# $NetBSD: Makefile,v 1.4 2011/04/22 13:41:58 obache Exp $ # DISTNAME= pakchois-0.4 +PKGREVISION= 1 CATEGORIES= security MASTER_SITES= http://www.manyfish.co.uk/pakchois/ |