diff options
author | wiz <wiz@pkgsrc.org> | 2013-03-02 20:33:21 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-03-02 20:33:21 +0000 |
commit | b92cb2f817a733c57b5930cf50188e6964412a48 (patch) | |
tree | 6ac580d835eba7da0b870e935e258ec8a085e6e1 /chat/anope | |
parent | 48fabbc53ccb99b428983c19e32960f85e43f4ee (diff) | |
download | pkgsrc-b92cb2f817a733c57b5930cf50188e6964412a48.tar.gz |
Bump PKGREVISION for mysql default change to 55.
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/} |