diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2007-07-09 08:20:00 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2007-07-09 08:20:00 +0000 |
commit | cf97b73c4044ae2d831e0eab70403c72d02cbdf4 (patch) | |
tree | 8c5761359fabd9b619f7d5f549d0cc315e847d81 /net-p2p/verlihub-plugins-chatroom/Makefile | |
parent | 6a50aaabf7b36bcf30c1a8c9b7352c39d9f487f8 (diff) | |
download | ports-cf97b73c4044ae2d831e0eab70403c72d02cbdf4.tar.gz ports-cf97b73c4044ae2d831e0eab70403c72d02cbdf4.zip |
Notes
Diffstat (limited to 'net-p2p/verlihub-plugins-chatroom/Makefile')
-rw-r--r-- | net-p2p/verlihub-plugins-chatroom/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-p2p/verlihub-plugins-chatroom/Makefile b/net-p2p/verlihub-plugins-chatroom/Makefile index 902769fb91c9..89cc39c14c17 100644 --- a/net-p2p/verlihub-plugins-chatroom/Makefile +++ b/net-p2p/verlihub-plugins-chatroom/Makefile @@ -10,7 +10,8 @@ PORTVERSION= 1.1 CATEGORIES= net-p2p MAINTAINER= skylord@vt.net.ru -COMMENT= Chatroom plugin for the VerliHub - a Direct Connect protocol server + +PLUGIN_DESC= Chatroom .include <bsd.port.pre.mk> .include "${PORTSDIR}/net-p2p/verlihub-plugins/Makefile.plugins" |