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 /net | |
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 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index 803db2f017ed..170bcd9e5624 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.282 1999/06/28 01:54:56 billf Exp $ +# $Id: Makefile,v 1.283 1999/06/28 07:02:11 cpiazza Exp $ # SUBDIR += IglooFTP @@ -47,7 +47,6 @@ SUBDIR += domtools SUBDIR += downloader SUBDIR += echoping - SUBDIR += epic4 SUBDIR += etherboot SUBDIR += ethereal SUBDIR += fping |