diff options
author | Sheldon Hearn <sheldonh@FreeBSD.org> | 1999-11-16 12:50:44 +0000 |
---|---|---|
committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 1999-11-16 12:50:44 +0000 |
commit | d7caf3d801d1fd5a45a19937542de5b317cd38e5 (patch) | |
tree | a5d0ef66691c2e1c1ac6b9247d0319eb8e6a26d5 /irc/epic4 | |
parent | a1971292687aba91c9a794b170eba986b649dae0 (diff) | |
download | ports-d7caf3d801d1fd5a45a19937542de5b317cd38e5.tar.gz ports-d7caf3d801d1fd5a45a19937542de5b317cd38e5.zip |
Notes
Diffstat (limited to 'irc/epic4')
-rw-r--r-- | irc/epic4/Makefile | 8 | ||||
-rw-r--r-- | irc/epic4/distinfo | 2 | ||||
-rw-r--r-- | irc/epic4/pkg-descr | 4 | ||||
-rw-r--r-- | irc/epic4/pkg-plist | 5 |
4 files changed, 11 insertions, 8 deletions
diff --git a/irc/epic4/Makefile b/irc/epic4/Makefile index 0ee493d8318b..602ebafc5925 100644 --- a/irc/epic4/Makefile +++ b/irc/epic4/Makefile @@ -6,20 +6,20 @@ # $FreeBSD$ # -DISTNAME= epic-4.pre2.003 +DISTNAME= epic-4.pre2.200 CATEGORIES= irc MASTER_SITES= ftp://ftp.epicsol.org/pub/epic/EPIC4-BETA/ \ ftp://mirror.pipex.net/pub/epic/EPIC4-BETA/ \ ftp://totem.fix.no/pub/mirrors/epic/EPIC4-BETA/ -DISTFILES= epic4pre2.003.tar.gz epic4pre2-help.tar.gz +DISTFILES= epic4pre2.200.tar.gz epic4pre2-help.tar.gz MAINTAINER= benhutch@xfiles.org.uk DIST_SUBDIR= epic4 -EXTRACT_ONLY= epic4pre2.003.tar.gz +EXTRACT_ONLY= epic4pre2.200.tar.gz GNU_CONFIGURE= yes -WRKSRC= ${WRKDIR}/ircii-EPIC4pre2.003 +WRKSRC= ${WRKDIR}/ircii-EPIC4pre2.200 MAN1= epic.1 diff --git a/irc/epic4/distinfo b/irc/epic4/distinfo index 5528603d5c7f..a00a1d723e83 100644 --- a/irc/epic4/distinfo +++ b/irc/epic4/distinfo @@ -1,2 +1,2 @@ +MD5 (epic4/epic4pre2.200.tar.gz) = f70f3fef3dcbdccc6e5404a673d7a879 MD5 (epic4/epic4pre2-help.tar.gz) = 176f77c1e372fc3ca184eca951cb86f5 -MD5 (epic4/epic4pre2.003.tar.gz) = 76ceeb97abf12e80df395c0ffb917eb3 diff --git a/irc/epic4/pkg-descr b/irc/epic4/pkg-descr index b04297d35081..17995147b9f8 100644 --- a/irc/epic4/pkg-descr +++ b/irc/epic4/pkg-descr @@ -4,10 +4,10 @@ compatability is undesirable have been found and fixed. No gratuitous incompatabilities have been added, but lots of new code has been added to make EPIC the best ircII client available. -WWW: http://www.frenzy.com/~bhauber/epic/ - EPIC no longer shares any file names with ircII, so they should happily co-exist. +WWW: http://epicsol.org/ + - BenHutch benhutch@xfiles.org.uk diff --git a/irc/epic4/pkg-plist b/irc/epic4/pkg-plist index ff4469970bd3..fac514537287 100644 --- a/irc/epic4/pkg-plist +++ b/irc/epic4/pkg-plist @@ -1,5 +1,5 @@ bin/epic -bin/epic-EPIC4pre2.003 +bin/epic-EPIC4pre2.200 libexec/wserv share/epic/help/1_General/away share/epic/help/1_General/describe @@ -861,6 +861,9 @@ share/epic/script/columns share/epic/script/country share/epic/script/dcc_timeout share/epic/script/deban +share/epic/script/debug.irc +share/epic/script/dig +share/epic/script/dns share/epic/script/edit share/epic/script/environment share/epic/script/events |