diff options
author | sheldonh <sheldonh@FreeBSD.org> | 2000-01-04 23:54:59 +0800 |
---|---|---|
committer | sheldonh <sheldonh@FreeBSD.org> | 2000-01-04 23:54:59 +0800 |
commit | 9c8e51ba5fe3c1253f5f1d44e2bcd345dc65c92a (patch) | |
tree | 37b48eeec191bca0737827b2a16e97931d702d99 /irc/epic4 | |
parent | 37b369fb353e317fd0ca83491772930bc2f3de41 (diff) | |
download | freebsd-ports-gnome-9c8e51ba5fe3c1253f5f1d44e2bcd345dc65c92a.tar.gz freebsd-ports-gnome-9c8e51ba5fe3c1253f5f1d44e2bcd345dc65c92a.tar.zst freebsd-ports-gnome-9c8e51ba5fe3c1253f5f1d44e2bcd345dc65c92a.zip |
Update to epic4-2000:
* Several UI bug fixes.
Submitted by: maintainer
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 | 2 | ||||
-rw-r--r-- | irc/epic4/pkg-plist | 2 |
4 files changed, 7 insertions, 7 deletions
diff --git a/irc/epic4/Makefile b/irc/epic4/Makefile index f430249ada6a..5acc8c0dd35f 100644 --- a/irc/epic4/Makefile +++ b/irc/epic4/Makefile @@ -6,21 +6,21 @@ # $FreeBSD$ # -DISTNAME= epic-4.pre2.500 +DISTNAME= epic4-2000 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/ \ ftp://ftp.sanyusan.se/pub/epic/EPIC4-BETA/ -DISTFILES= epic4pre2.500.tar.gz epic4pre2-help.tar.gz +DISTFILES= epic4-2000.tar.gz epic4pre2-help.tar.gz MAINTAINER= anders@sanyusan.se DIST_SUBDIR= epic4 -EXTRACT_ONLY= epic4pre2.500.tar.gz +EXTRACT_ONLY= epic4-2000.tar.gz GNU_CONFIGURE= yes -WRKSRC= ${WRKDIR}/ircii-EPIC4pre2.500 +WRKSRC= ${WRKDIR}/epic4-2000 MAN1= epic.1 diff --git a/irc/epic4/distinfo b/irc/epic4/distinfo index 173fabcf1ca9..aa45bf721d52 100644 --- a/irc/epic4/distinfo +++ b/irc/epic4/distinfo @@ -1,2 +1,2 @@ -MD5 (epic4/epic4pre2.500.tar.gz) = 7b078f44ab0038e146df0a012c7eab94 +MD5 (epic4/epic4-2000.tar.gz) = 858aa1fa53cfb4a9dd7e750897e2289c MD5 (epic4/epic4pre2-help.tar.gz) = 176f77c1e372fc3ca184eca951cb86f5 diff --git a/irc/epic4/pkg-descr b/irc/epic4/pkg-descr index df0d33cf7833..99e872e1c772 100644 --- a/irc/epic4/pkg-descr +++ b/irc/epic4/pkg-descr @@ -7,4 +7,4 @@ make EPIC the best ircII client available. EPIC no longer shares any file names with ircII, so they should happily co-exist. -WWW: http://epicsol.org/ +WWW: http://www.epicsol.org/ diff --git a/irc/epic4/pkg-plist b/irc/epic4/pkg-plist index 40796eea2d36..924a7c884477 100644 --- a/irc/epic4/pkg-plist +++ b/irc/epic4/pkg-plist @@ -1,5 +1,5 @@ bin/epic -bin/epic-EPIC4pre2.500 +bin/epic-EPIC4-2000 libexec/wserv share/epic/help/1_General/away share/epic/help/1_General/describe |