diff options
author | tg <tg@FreeBSD.org> | 1997-07-29 09:23:58 +0000 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-07-29 09:23:58 +0000 |
commit | 3e926c566fbcea08ee0b93acd8daa66016056314 (patch) | |
tree | 5b6f0e152a3baeee48b63eb194ec26b8c957590d /net | |
parent | ae0606409761645ca7f8e6ef1f3992682b540719 (diff) | |
download | FreeBSD-ports-3e926c566fbcea08ee0b93acd8daa66016056314.zip FreeBSD-ports-3e926c566fbcea08ee0b93acd8daa66016056314.tar.gz |
Activate ircii-epic.
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 545f4a9..ffb82d3 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.114 1997/07/15 14:10:34 tg Exp $ +# $Id: Makefile,v 1.115 1997/07/29 07:09:35 asami Exp $ # SUBDIR += archie @@ -26,6 +26,7 @@ SUBDIR += icmpinfo SUBDIR += irc SUBDIR += ircII + SUBDIR += ircii-epic SUBDIR += isc-dhcp SUBDIR += ivs SUBDIR += ldap |