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 | e09b524d57d4afdbcc46b72d6ac0243a15ec6a25 (patch) | |
tree | 6ac580d835eba7da0b870e935e258ec8a085e6e1 /chat/inspircd12/Makefile | |
parent | 3955e95c5054d7ea80df3f3c80f57ed527b62ebc (diff) | |
download | pkgsrc-e09b524d57d4afdbcc46b72d6ac0243a15ec6a25.tar.gz |
Bump PKGREVISION for mysql default change to 55.
Diffstat (limited to 'chat/inspircd12/Makefile')
-rw-r--r-- | chat/inspircd12/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/inspircd12/Makefile b/chat/inspircd12/Makefile index ee264d84b35..0346127685a 100644 --- a/chat/inspircd12/Makefile +++ b/chat/inspircd12/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2013/02/06 23:21:47 jperkin Exp $ +# $NetBSD: Makefile,v 1.17 2013/03/02 20:33:22 wiz Exp $ # DISTNAME= InspIRCd-1.2.0 PKGNAME= ${DISTNAME:S/InspIRCd/inspircd/} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= chat MASTER_SITES= http://www.inspircd.org/downloads/ EXTRACT_SUFX= .tar.bz2 |