diff options
author | wiz <wiz@pkgsrc.org> | 2000-04-06 23:24:32 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-04-06 23:24:32 +0000 |
commit | a5cf7957ac515607442224951c4949f77d7a4ea6 (patch) | |
tree | dee506b23961e6c16c95d9ad7951445128ee4e80 /net | |
parent | 6bfef81ba8d45b0593234c6b8a0fd5db034ba3fc (diff) | |
download | pkgsrc-a5cf7957ac515607442224951c4949f77d7a4ea6.tar.gz |
also change homepage, and add some scripts
Diffstat (limited to 'net')
-rw-r--r-- | net/sirc/Makefile | 10 | ||||
-rw-r--r-- | net/sirc/files/md5 | 6 | ||||
-rw-r--r-- | net/sirc/pkg/PLIST | 6 |
3 files changed, 17 insertions, 5 deletions
diff --git a/net/sirc/Makefile b/net/sirc/Makefile index 901da7c8959..35be925a8ba 100644 --- a/net/sirc/Makefile +++ b/net/sirc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2000/04/06 11:43:48 hubertf Exp $ +# $NetBSD: Makefile,v 1.14 2000/04/06 23:24:32 wiz Exp $ DISTNAME= sirc-2.211 CATEGORIES= net @@ -8,7 +8,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ ${SIRC_SCRIPTS} MAINTAINER= hubertf@netbsd.org -HOMEPAGE= http://www.eleves.ens.fr:8080/home/espel/sirc/ +HOMEPAGE= http://www.iagora.com/~espel/sirc/sirc.html USE_PERL5= YES @@ -26,9 +26,13 @@ SIRC_SCRIPTS= \ nocolor.pl \ patattack.pl \ prefix.pl \ + quiet.pl \ quit.pl \ ssfe.diff \ - www.pl + thx.pl \ + winnuke.pl \ + www.pl \ + yiff.pl NO_CONFIGURE= yes NO_BUILD= yes diff --git a/net/sirc/files/md5 b/net/sirc/files/md5 index 9e7fdfdbbc1..9ed00dacb86 100644 --- a/net/sirc/files/md5 +++ b/net/sirc/files/md5 @@ -1,4 +1,4 @@ -$NetBSD: md5,v 1.7 1999/01/20 19:37:01 hubertf Exp $ +$NetBSD: md5,v 1.8 2000/04/06 23:24:32 wiz Exp $ MD5 (sirc/sirc-2.211.tar.gz) = deff882465928be699a6324a5f788469 MD5 (sirc/adcc.pl) = 7c41343ab4d5d7605c72bff91a9139e0 @@ -13,6 +13,10 @@ MD5 (sirc/lastlog.pl) = 9a77e86093bf559013542bd245b3ea32 MD5 (sirc/nocolor.pl) = 2b8ff233506c5a1c8799b194270b6129 MD5 (sirc/patattack.pl) = 53327309665c08fba7e5d08afffcb94a MD5 (sirc/prefix.pl) = a85ded4b047cd0a2fb02c9a331914545 +MD5 (sirc/quiet.pl) = 8f80f194f578330aaae46e7653c45634 MD5 (sirc/quit.pl) = c7f50ffbf4c51c7d0512d0ae2a36a333 MD5 (sirc/ssfe.diff) = fe2f16ef6cbfca11fe0fbdf0c0f6798d +MD5 (sirc/thx.pl) = ebf71e6d0b678ccd8459d0f4d8345f5d +MD5 (sirc/winnuke.pl) = 80627a4f56b334b33e09c1ce99df3ce0 MD5 (sirc/www.pl) = 9ae8735476bb32e643f7473f46825ee4 +MD5 (sirc/yiff.pl) = e0d8f765a183669126b3cecbde279257 diff --git a/net/sirc/pkg/PLIST b/net/sirc/pkg/PLIST index f233b847f32..0fe4d9a172f 100644 --- a/net/sirc/pkg/PLIST +++ b/net/sirc/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 1998/11/01 13:51:09 hubertf Exp $ +@comment $NetBSD: PLIST,v 1.5 2000/04/06 23:24:32 wiz Exp $ bin/ssfe bin/sirc lib/sirc/dsirc @@ -21,9 +21,13 @@ lib/sirc/scripts/lastlog.pl lib/sirc/scripts/nocolor.pl lib/sirc/scripts/patattack.pl lib/sirc/scripts/prefix.pl +lib/sirc/scripts/quiet.pl lib/sirc/scripts/quit.pl lib/sirc/scripts/ssfe.diff +lib/sirc/scripts/thx.pl +lib/sirc/scripts/winnuke.pl lib/sirc/scripts/www.pl +lib/sirc/scripts/yiff.pl man/man1/ssfe.1 man/man1/sirc.1 @dirrm lib/sirc/scripts |