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-isp | |
parent | 6a50aaabf7b36bcf30c1a8c9b7352c39d9f487f8 (diff) | |
download | ports-cf97b73c4044ae2d831e0eab70403c72d02cbdf4.tar.gz ports-cf97b73c4044ae2d831e0eab70403c72d02cbdf4.zip |
- Make pkg-message shared between these plugin ports
- Share COMMENT setting
Suggested by: sat
Reviewed by: sat
Approved by: Mikle Davidkin (maintainer)
Notes
Notes:
svn path=/head/; revision=195287
Diffstat (limited to 'net-p2p/verlihub-plugins-isp')
-rw-r--r-- | net-p2p/verlihub-plugins-isp/Makefile | 3 | ||||
-rw-r--r-- | net-p2p/verlihub-plugins-isp/pkg-message | 10 |
2 files changed, 2 insertions, 11 deletions
diff --git a/net-p2p/verlihub-plugins-isp/Makefile b/net-p2p/verlihub-plugins-isp/Makefile index 115957901a70..57f7221dd75e 100644 --- a/net-p2p/verlihub-plugins-isp/Makefile +++ b/net-p2p/verlihub-plugins-isp/Makefile @@ -10,7 +10,8 @@ PORTVERSION= 0.9 CATEGORIES= net-p2p MAINTAINER= skylord@vt.net.ru -COMMENT= ISP plugin for the VerliHub - a Direct Connect protocol server + +PLUGIN_DESC= ISP PLIST_FILES= share/verlihub/default_pi_isp.sql diff --git a/net-p2p/verlihub-plugins-isp/pkg-message b/net-p2p/verlihub-plugins-isp/pkg-message deleted file mode 100644 index c569bc4954f3..000000000000 --- a/net-p2p/verlihub-plugins-isp/pkg-message +++ /dev/null @@ -1,10 +0,0 @@ --------------------------------------------------------------------- - -This port installs the ISP VerliHub plugin. -You need to restart your hub or manually load plugin with -plugman commands. - -Visit http://www.verlihub-project.org/ for online manuals or -http://www.verlihubforums.com/ for the project's forums. - -------------------------------------------------------------------- |