diff options
Diffstat (limited to 'security/hackbot/Makefile')
-rw-r--r-- | security/hackbot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/hackbot/Makefile b/security/hackbot/Makefile index dfaa30c1b61..efeabcda0f1 100644 --- a/security/hackbot/Makefile +++ b/security/hackbot/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2013/07/30 09:19:28 is Exp $ +# $NetBSD: Makefile,v 1.14 2014/05/29 23:37:19 wiz Exp $ DISTNAME= hackbot-2.21 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security net MASTER_SITES= http://hackbot.stream-portal.org/ EXTRACT_SUFX= .tgz |