diff options
author | linimon <linimon@FreeBSD.org> | 2003-11-12 10:32:06 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2003-11-12 10:32:06 +0800 |
commit | 795b2260156809f2f08d4d4f6c71452c88423a91 (patch) | |
tree | 8172fce00aad65a60154d12ba39e457b551b017d /irc | |
parent | ede2240602d6973aaf88131ef4bae6a327759c4e (diff) | |
download | freebsd-ports-gnome-795b2260156809f2f08d4d4f6c71452c88423a91.tar.gz freebsd-ports-gnome-795b2260156809f2f08d4d4f6c71452c88423a91.tar.zst freebsd-ports-gnome-795b2260156809f2f08d4d4f6c71452c88423a91.zip |
Add hybserv.
Diffstat (limited to 'irc')
-rw-r--r-- | irc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/Makefile b/irc/Makefile index 5eb078d9acbe..cc69c7c131d9 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -17,6 +17,7 @@ SUBDIR += epic4 SUBDIR += ezbounce SUBDIR += gruftistats + SUBDIR += hybserv SUBDIR += iip SUBDIR += infobot SUBDIR += irc |