diff options
author | Matthew Hunt <mph@FreeBSD.org> | 2000-03-22 21:32:26 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 2000-03-22 21:32:26 +0000 |
commit | f54185dbe39fb42e92c706abc2282a8b606e0ac1 (patch) | |
tree | 778195a1f0f3c9c1aab07754963aa7fbe4bdcff4 /irc | |
parent | 97315fc9f27b54289717939b9dcf99d9cc20b552 (diff) | |
download | freebsd-ports-f54185dbe39fb42e92c706abc2282a8b606e0ac1.zip |
Distfile and web site have gone missing. Host distfile on my
people.FreeBSD.org space. Delete "WWW:" portion of pkg/DESCR.
Diffstat (limited to 'irc')
-rw-r--r-- | irc/yagirc/Makefile | 2 | ||||
-rw-r--r-- | irc/yagirc/pkg-descr | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/irc/yagirc/Makefile b/irc/yagirc/Makefile index 3e00f3ab12c1..968c25c70c88 100644 --- a/irc/yagirc/Makefile +++ b/irc/yagirc/Makefile @@ -8,7 +8,7 @@ DISTNAME= yagirc-0.66.1 CATEGORIES= irc -MASTER_SITES= http://www.elpaso.net/~spoon/yagirc/ +MASTER_SITES= http://people.FreeBSD.org/~mph/distfiles/ MAINTAINER= mph@freebsd.org diff --git a/irc/yagirc/pkg-descr b/irc/yagirc/pkg-descr index 2199dc929508..b263dca29f6f 100644 --- a/irc/yagirc/pkg-descr +++ b/irc/yagirc/pkg-descr @@ -1,4 +1,2 @@ This IRC client is graphical (based on the Gtk toolkit) and scriptable using Perl. - -WWW: http://www.elpaso.net/~spoon/yagirc/ |