diff options
author | obache <obache@pkgsrc.org> | 2011-04-22 14:40:40 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-04-22 14:40:40 +0000 |
commit | d3bd3bc211d36e4f5a5a68bec1ab29e0ef68a97d (patch) | |
tree | a0bbc75a2678abb7b9f4c413eebf60cee56dc2ba /chat/inspircd12 | |
parent | c64bdcb8c4058b38ae0dd9e9b14123eb428a8c64 (diff) | |
download | pkgsrc-d3bd3bc211d36e4f5a5a68bec1ab29e0ef68a97d.tar.gz |
recursive bump from gettext-lib shlib bump.
Diffstat (limited to 'chat/inspircd12')
-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 96ff5d55ee5..0c550ee1eb8 100644 --- a/chat/inspircd12/Makefile +++ b/chat/inspircd12/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2010/06/25 21:38:44 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2011/04/22 14:40:40 obache Exp $ # DISTNAME= InspIRCd-1.2.0 PKGNAME= ${DISTNAME:S/InspIRCd/inspircd/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= chat MASTER_SITES= http://www.inspircd.org/downloads/ EXTRACT_SUFX= .tar.bz2 |