diff options
author | Alfred Perlstein <alfred@FreeBSD.org> | 2004-12-04 23:58:13 +0000 |
---|---|---|
committer | Alfred Perlstein <alfred@FreeBSD.org> | 2004-12-04 23:58:13 +0000 |
commit | 1302e86a04aa1cc68f4a3a726d633b8955cab0e9 (patch) | |
tree | 9651732cd0147538d36f25c4efb2e4fe82203e41 /irc/insub | |
parent | a0e5f7ed9245406aeda61d7d87338e19428ff217 (diff) | |
download | ports-1302e86a04aa1cc68f4a3a726d633b8955cab0e9.tar.gz ports-1302e86a04aa1cc68f4a3a726d633b8955cab0e9.zip |
Notes
Diffstat (limited to 'irc/insub')
-rw-r--r-- | irc/insub/Makefile | 4 | ||||
-rw-r--r-- | irc/insub/distinfo | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/irc/insub/Makefile b/irc/insub/Makefile index aaeead61dc2c..e67452a5b23c 100644 --- a/irc/insub/Makefile +++ b/irc/insub/Makefile @@ -6,7 +6,7 @@ # PORTNAME= insub -PORTVERSION= 9.4 +PORTVERSION= 9.6 PORTREVISION= 0 CATEGORIES= irc MASTER_SITES= http://gruntle.org/projects/irssi/insub/ @@ -16,6 +16,8 @@ COMMENT= Some scripts for expressing how you feel on irc and the web NO_BUILD= YES +USE_BZIP2= YES + SCRIPT= ${PORTNAME}.pl BUILD_DEPENDS+= cowsay:${PORTSDIR}/games/cowsay diff --git a/irc/insub/distinfo b/irc/insub/distinfo index 65f3bd625ffe..dcc32d37abcb 100644 --- a/irc/insub/distinfo +++ b/irc/insub/distinfo @@ -1,2 +1,2 @@ -MD5 (insub-9.4.tar.gz) = e6631efa298f1f2cf5e5de28fe4c8532 -SIZE (insub-9.4.tar.gz) = 35494 +MD5 (insub-9.6.tar.bz2) = 414f7f81eb073a445210f8b9a65fedfa +SIZE (insub-9.6.tar.bz2) = 33720 |