diff options
author | danfe <danfe@FreeBSD.org> | 2005-04-26 13:45:48 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2005-04-26 13:45:48 +0800 |
commit | a55f87a2a9d9e7bbbd92f15e80f6b1cd0bdf9d60 (patch) | |
tree | 3b928a308f982cc4bafc4bb0aa7f2410063b8cbb /irc/Makefile | |
parent | 8e14cc87f44f13c4e69405c27c5bb66a1b23dde2 (diff) | |
download | freebsd-ports-gnome-a55f87a2a9d9e7bbbd92f15e80f6b1cd0bdf9d60.tar.gz freebsd-ports-gnome-a55f87a2a9d9e7bbbd92f15e80f6b1cd0bdf9d60.tar.zst freebsd-ports-gnome-a55f87a2a9d9e7bbbd92f15e80f6b1cd0bdf9d60.zip |
Add thales 1.0, GNU Thales -- An IRC to MySQL gateway.
PR: ports/67500
Submitted by: Gerrit Beine <tux(at)pinguru.net>
Diffstat (limited to 'irc/Makefile')
-rw-r--r-- | irc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/Makefile b/irc/Makefile index 5dccbe0ff05d..579f0184a740 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -90,6 +90,7 @@ SUBDIR += sircd SUBDIR += slirc SUBDIR += srvx + SUBDIR += thales SUBDIR += tirc SUBDIR += tircproxy SUBDIR += tkirc |