diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-01-12 10:45:48 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-01-12 10:45:48 +0000 |
commit | e6909fa84f55c3e16183ef0f2dd4cd03c81b4614 (patch) | |
tree | 86a60084e8b7d6f43e4306e7010c8e221104ed7c /irc/Makefile | |
parent | b1d3818c6f840e9e3ba92f7f891b2d68a27ef32f (diff) | |
download | ports-e6909fa84f55c3e16183ef0f2dd4cd03c81b4614.tar.gz ports-e6909fa84f55c3e16183ef0f2dd4cd03c81b4614.zip |
Re-add srvx 1.2.1, srvx IRC services. [1]
Rename port 'svrx' to 'srvx'. [2]
So I remove svrx. There's only one update in history, so
I think I need to asj for a repocopy.
PR: 59817, 61218 (update), 61232 [2]
Submitted by: Walter Venable <weaseal@hotmail.com> (maintainer)
Pointy hat to: me
Approved by: erwin (mentor)
Notes
Notes:
svn path=/head/; revision=97980
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 046051d97767..1278f36760e4 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -71,6 +71,7 @@ SUBDIR += sirc SUBDIR += sircd SUBDIR += slirc + SUBDIR += srvx SUBDIR += tirc SUBDIR += tircproxy SUBDIR += tkirc |