diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-09-10 04:37:13 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-09-10 04:37:13 +0000 |
commit | c2c334f4c77409680bb7974ae2e5ac7233c4eb84 (patch) | |
tree | 2541c75f296214b0d3a62044588afda2fa50c221 | |
parent | d9ee6d98993004684a17fb8ba17ce9d4d0b8932b (diff) | |
download | ports-c2c334f4c77409680bb7974ae2e5ac7233c4eb84.tar.gz ports-c2c334f4c77409680bb7974ae2e5ac7233c4eb84.zip |
Notes
-rw-r--r-- | irc/sirc/Makefile | 7 | ||||
-rw-r--r-- | irc/sirc/pkg-descr | 4 |
2 files changed, 5 insertions, 6 deletions
diff --git a/irc/sirc/Makefile b/irc/sirc/Makefile index 6cd9bbba5c9e..b010d50f885e 100644 --- a/irc/sirc/Makefile +++ b/irc/sirc/Makefile @@ -1,7 +1,7 @@ # New ports collection makefile for: sirc # Version required: 2.211 # Date created: 4 May 1998 -# Whom: Studded <Studded@dal.net> +# Whom: Doug Barton <Doug@gorean.org> # # $FreeBSD$ # @@ -15,10 +15,9 @@ DISTNAME= sirc-2.211 CATEGORIES= irc MASTER_SITES= http://www.eleves.ens.fr:8080/home/espel/sirc/ \ - ftp://ftp1.dal.net/dalnet/clients/unix/sirc/ \ - ftp://ftp2.dal.net/dalnet/clients/unix/sirc/ + http://freebsd.simplenet.com/Downloads/ -MAINTAINER= Studded@dal.net +MAINTAINER= Doug@gorean.org USE_PERL5= yes diff --git a/irc/sirc/pkg-descr b/irc/sirc/pkg-descr index 81387a7ce8b9..ce2c5a3f7a3f 100644 --- a/irc/sirc/pkg-descr +++ b/irc/sirc/pkg-descr @@ -10,5 +10,5 @@ if you plan to do any scripting. Author: Roger Espel Llima (aka orabidoo) WWW: http://www.eleves.ens.fr:8080/home/espel/sirc/ -- Author of port: Doug -- Studded@dal.net +- Author of port: Doug Barton +- Doug@gorean.org |