diff options
author | mph <mph@FreeBSD.org> | 1998-11-19 10:29:06 +0800 |
---|---|---|
committer | mph <mph@FreeBSD.org> | 1998-11-19 10:29:06 +0800 |
commit | fba4f8f7913b47aa1282dbae327e3f7e12126b6e (patch) | |
tree | d53b56ab81ab376a5df6de8507455212a87e7422 /net/Makefile | |
parent | 7dd4041930682d9f94b6f87c5507be9fc08eb95c (diff) | |
download | freebsd-ports-gnome-fba4f8f7913b47aa1282dbae327e3f7e12126b6e.tar.gz freebsd-ports-gnome-fba4f8f7913b47aa1282dbae327e3f7e12126b6e.tar.zst freebsd-ports-gnome-fba4f8f7913b47aa1282dbae327e3f7e12126b6e.zip |
Belatedly activate epic4 after repository copy.
Reminded by: Bill Fumerola doing the same (in a more timely fashion)
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 0d045fa0e773..fa563a72b698 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.191 1998/11/17 23:38:25 billf Exp $ +# $Id: Makefile,v 1.192 1998/11/18 22:16:01 billf Exp $ # SUBDIR += SSLtelnet @@ -37,6 +37,7 @@ SUBDIR += dip SUBDIR += dnswalk SUBDIR += echoping + SUBDIR += epic4 SUBDIR += ethereal SUBDIR += fping SUBDIR += freewais-sf |