diff options
author | snj <snj> | 2004-02-21 22:06:37 +0000 |
---|---|---|
committer | snj <snj> | 2004-02-21 22:06:37 +0000 |
commit | 27ff874b1e63d40f761f02d2d03d7bf258b37324 (patch) | |
tree | bc8977f541111be38a36201c8661dbab6a02a1bf /chat/ircII/Makefile | |
parent | f2a7965c37c73f2464bc74fe1b317a3b93a525b7 (diff) | |
download | pkgsrc-27ff874b1e63d40f761f02d2d03d7bf258b37324.tar.gz |
Add a couple of scripts to PLIST, add a HOMEPAGE, bump PKGREVISION.
Okayed by jmmv.
Diffstat (limited to 'chat/ircII/Makefile')
-rw-r--r-- | chat/ircII/Makefile | 4 |
1 files changed, 3 insertions, 1 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]* |