diff options
author | adrianp <adrianp@pkgsrc.org> | 2007-10-28 13:06:30 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2007-10-28 13:06:30 +0000 |
commit | 43315eb9b7731b856752baccfe157ab69e25131e (patch) | |
tree | eab02582ab69da2655bbb61f4815cd31f14c168c /chat/irssi-icb | |
parent | aae088df957817bc47ab02d881c3aa28479d3f62 (diff) | |
download | pkgsrc-43315eb9b7731b856752baccfe157ab69e25131e.tar.gz |
Backport a patch from irssi SVN which unbreaks irssi-icb
Diffstat (limited to 'chat/irssi-icb')
-rw-r--r-- | chat/irssi-icb/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/irssi-icb/Makefile b/chat/irssi-icb/Makefile index 233a9bf56ff..7e9dc9af7c8 100644 --- a/chat/irssi-icb/Makefile +++ b/chat/irssi-icb/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2007/10/16 05:38:17 bjs Exp $ +# $NetBSD: Makefile,v 1.24 2007/10/28 13:06:30 adrianp Exp $ # DISTNAME= irssi-icb-0.14 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= chat MASTER_SITES= http://www.irssi.org/files/plugins/icb/ DISTFILES= ${DISTNAME}.tar.gz ${IRSSI_DISTFILE} |