diff options
author | zuntum <zuntum> | 2001-04-03 06:06:49 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-04-03 06:06:49 +0000 |
commit | 60c5ba80ec325e7304d8af30ab5c59610e7cc927 (patch) | |
tree | 2c2f79e9237b499e8c7c00eb12d678299cc2be3a /chat/epic4/Makefile | |
parent | 1c0f508d609d417904d4353cfaef1b7e821d8be9 (diff) | |
download | pkgsrc-60c5ba80ec325e7304d8af30ab5c59610e7cc927.tar.gz |
Update epic4 to 1.0
Changelog not available again.
Diffstat (limited to 'chat/epic4/Makefile')
-rw-r--r-- | chat/epic4/Makefile | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/chat/epic4/Makefile b/chat/epic4/Makefile index 94dd1534dc4..e76be18f497 100644 --- a/chat/epic4/Makefile +++ b/chat/epic4/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.11 2001/03/31 13:06:34 zuntum Exp $ +# $NetBSD: Makefile,v 1.12 2001/04/03 06:06:49 zuntum Exp $ # -DISTNAME= epic4-0.10.1 +DISTNAME= epic4-1.0 CATEGORIES= chat -MASTER_SITES= ftp://ftp.magenet.com/pub/epic/EPIC4-BETA/ \ - ftp://ftp.icm.edu.pl/vol/rzm0/irc/EPIC/EPIC4-BETA/ \ - ftp://ftp.archive.de.uu.net/pub/unix/irc/epic/EPIC4-BETA/ \ - ftp://ftp.nl.uu.net/pub/unix/irc/epic/EPIC4-BETA/ +MASTER_SITES= ftp://ftp.magenet.com/pub/epic/EPIC4-PRODUCTION/ \ + ftp://ftp.icm.edu.pl/vol/rzm0/irc/EPIC/EPIC4-PRODUCTION/ \ + ftp://ftp.archive.de.uu.net/pub/unix/irc/epic/EPIC4-PRODUCTION/ \ + ftp://ftp.nl.uu.net/pub/unix/irc/epic/EPIC4-PRODUCTION/ EXTRACT_SUFX= .tar.bz2 DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ epic4pre2-help.tar.gz |