diff options
Diffstat (limited to 'chat/anope/Makefile')
-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 50757820ba7..b5348d7462a 100644 --- a/chat/anope/Makefile +++ b/chat/anope/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2015/02/19 22:24:24 joerg Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:48:26 wiz Exp $ DISTNAME= anope-1.7.21 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=anope/} |