diff options
Diffstat (limited to 'chat/anope')
-rw-r--r-- | chat/anope/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/anope/Makefile b/chat/anope/Makefile index 553a27be703..0953015d21c 100644 --- a/chat/anope/Makefile +++ b/chat/anope/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2012/10/03 21:54:00 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2013/03/02 20:33:22 wiz Exp $ DISTNAME= anope-1.7.21 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=anope/} |