diff options
author | obache <obache> | 2011-04-22 13:41:54 +0000 |
---|---|---|
committer | obache <obache> | 2011-04-22 13:41:54 +0000 |
commit | c72753b709d1dbe4bf0e5a2bfc68db00290e3e8e (patch) | |
tree | dc389f11e24082a6677644fa2e9a1ce749f189f0 /chat/irssi | |
parent | f0ed6d5ddcc3473dc351b3a77bbda635a76bb1ff (diff) | |
download | pkgsrc-c72753b709d1dbe4bf0e5a2bfc68db00290e3e8e.tar.gz |
recursive bump from gettext-lib shlib bump.
Diffstat (limited to 'chat/irssi')
-rw-r--r-- | chat/irssi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/irssi/Makefile b/chat/irssi/Makefile index fdb5c5be827..c4b2dc1eb5e 100644 --- a/chat/irssi/Makefile +++ b/chat/irssi/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.55 2011/03/06 04:12:09 dholland Exp $ +# $NetBSD: Makefile,v 1.56 2011/04/22 13:43:06 obache Exp $ DISTNAME= ${IRSSI_DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= chat MASTER_SITES= http://www.irssi.org/files/ EXTRACT_SUFX= ${IRSSI_EXTRACT_SUFX} |