diff options
Diffstat (limited to 'security/hackbot/Makefile')
-rw-r--r-- | security/hackbot/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/hackbot/Makefile b/security/hackbot/Makefile index 09d07218735..5cba069ed59 100644 --- a/security/hackbot/Makefile +++ b/security/hackbot/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2010/01/27 17:17:27 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2012/10/03 21:57:23 wiz Exp $ DISTNAME= hackbot-2.15 +PKGREVISION= 1 CATEGORIES= security net MASTER_SITES= http://www.xs4all.nl/~mvberkum/hackbot/ EXTRACT_SUFX= .tgz |