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 73d6ca348d2..89f2ff19bd5 100644 --- a/security/hackbot/Makefile +++ b/security/hackbot/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2013/03/03 11:15:11 shattered Exp $ +# $NetBSD: Makefile,v 1.12 2013/05/31 12:41:51 wiz Exp $ DISTNAME= hackbot-2.21 +PKGREVISION= 1 CATEGORIES= security net MASTER_SITES= http://www.xs4all.nl/~mvberkum/hackbot/ EXTRACT_SUFX= .tgz |