diff options
author | steve <steve@FreeBSD.org> | 1999-03-16 06:41:47 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-03-16 06:41:47 +0800 |
commit | fb4ad517644b0179c7a451454597be7b99df4c18 (patch) | |
tree | fa71e80258a15a47a499a476e3a89c22097e293a /net/Makefile | |
parent | 0641f76d6578c24a88e223ad5ea91da0356b2666 (diff) | |
download | freebsd-ports-gnome-fb4ad517644b0179c7a451454597be7b99df4c18.tar.gz freebsd-ports-gnome-fb4ad517644b0179c7a451454597be7b99df4c18.tar.zst freebsd-ports-gnome-fb4ad517644b0179c7a451454597be7b99df4c18.zip |
Repository copy from ircd-hybrid-5 to ircd-hybrid.
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index a1536a40cb6d..796b282d8b20 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.228 1999/03/08 00:22:37 jseger Exp $ +# $Id: Makefile,v 1.229 1999/03/09 02:34:33 nectar Exp $ # SUBDIR += SSLtelnet @@ -69,7 +69,7 @@ SUBDIR += ipw SUBDIR += irc SUBDIR += ircII - SUBDIR += ircd-hybrid-5 + SUBDIR += ircd-hybrid SUBDIR += ircii-epic SUBDIR += isc-dhcp2 SUBDIR += ivs |