diff options
Diffstat (limited to 'chat/anope/Makefile')
-rw-r--r-- | chat/anope/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/anope/Makefile b/chat/anope/Makefile index fab3ad7bee7..553a27be703 100644 --- a/chat/anope/Makefile +++ b/chat/anope/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2012/07/03 18:18:20 joerg Exp $ +# $NetBSD: Makefile,v 1.11 2012/10/03 21:54:00 wiz Exp $ DISTNAME= anope-1.7.21 +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=anope/} |