diff options
author | asami <asami@FreeBSD.org> | 1999-06-28 16:55:19 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-06-28 16:55:19 +0800 |
commit | 9f2af1211658aa94db184735eafc1d5347bb3f2b (patch) | |
tree | 04d26f2012f57f3b57ab4bd5aaa2fab1fe3a0f98 /irc/epic4 | |
parent | 0039b49ae08af2df9f488577c72047991c3b09de (diff) | |
download | freebsd-ports-gnome-9f2af1211658aa94db184735eafc1d5347bb3f2b.tar.gz freebsd-ports-gnome-9f2af1211658aa94db184735eafc1d5347bb3f2b.tar.zst freebsd-ports-gnome-9f2af1211658aa94db184735eafc1d5347bb3f2b.zip |
Whoops, forgot to move epic4 from net to irc.
Pointed out by: billf
Diffstat (limited to 'irc/epic4')
-rw-r--r-- | irc/epic4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/epic4/Makefile b/irc/epic4/Makefile index f0dd2d921ed7..088b486d08af 100644 --- a/irc/epic4/Makefile +++ b/irc/epic4/Makefile @@ -3,11 +3,11 @@ # Date created: 11 November 1998 # Whom: Ben Hutchinson <benhutch@xfiles.org.uk> # -# $Id: Makefile,v 1.12 1999/02/28 21:25:40 mph Exp $ +# $Id: Makefile,v 1.13 1999/03/01 16:18:30 mph Exp $ # DISTNAME= epic-4.pre2.003 -CATEGORIES= net +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/ |