diff options
author | snj <snj@pkgsrc.org> | 2004-02-21 22:06:37 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-02-21 22:06:37 +0000 |
commit | 6ea4911e1fc64ae65f393f2c1a21c91da22a3ed0 (patch) | |
tree | bc8977f541111be38a36201c8661dbab6a02a1bf /chat | |
parent | 4232a11f9466045976843eb552158aa381e5f75f (diff) | |
download | pkgsrc-6ea4911e1fc64ae65f393f2c1a21c91da22a3ed0.tar.gz |
Add a couple of scripts to PLIST, add a HOMEPAGE, bump PKGREVISION.
Okayed by jmmv.
Diffstat (limited to 'chat')
-rw-r--r-- | chat/ircII/Makefile | 4 | ||||
-rw-r--r-- | chat/ircII/PLIST | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/chat/ircII/Makefile b/chat/ircII/Makefile index 2e664dd7b4a..5254883c3f4 100644 --- a/chat/ircII/Makefile +++ b/chat/ircII/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2004/02/16 09:25:53 mrg Exp $ +# $NetBSD: Makefile,v 1.34 2004/02/21 22:06:37 snj Exp $ DISTNAME= ircii-${VERS} PKGNAME= ircII-${VERS} +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= ftp://ircii.warped.com/pub/ircII/ \ ftp://ircftp.au.eterna.com.au/pub/ircII/ \ @@ -9,6 +10,7 @@ MASTER_SITES= ftp://ircii.warped.com/pub/ircII/ \ EXTRACT_SUFX= .tar.bz2 MAINTAINER= tech-pkg@NetBSD.org +HOMEPAGE= http://www.eterna.com.au/ircii/ COMMENT= The 'Internet Relay Chat' and 'Internet Citizens Band' Client CONFLICTS= blackened-[0-9]* diff --git a/chat/ircII/PLIST b/chat/ircII/PLIST index fde1df7cea8..29cb906f90a 100644 --- a/chat/ircII/PLIST +++ b/chat/ircII/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.14 2004/02/16 09:25:53 mrg Exp $ +@comment $NetBSD: PLIST,v 1.15 2004/02/21 22:06:37 snj Exp $ bin/irc bin/irc-${VERS} bin/ircbug @@ -563,6 +563,7 @@ share/irc/script/meta1 share/irc/script/meta2 share/irc/script/msg share/irc/script/mudlike +share/irc/script/multichan share/irc/script/nemesis share/irc/script/netsplit share/irc/script/newaway @@ -575,6 +576,7 @@ share/irc/script/otherstatus share/irc/script/ping share/irc/script/prefix share/irc/script/recursion +share/irc/script/redirx share/irc/script/repeat share/irc/script/screen share/irc/script/service |