diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 13:28:59 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 13:28:59 +0000 |
commit | 4c2e4f186201b31c37dc6ace0bc178984cefa9fd (patch) | |
tree | bcc2e191eb5eeae24427359a8943308c4d228097 /net/nic | |
parent | Handle '#' and '$' in pkg-comment properly. (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76041
Diffstat (limited to 'net/nic')
-rw-r--r-- | net/nic/Makefile | 1 | ||||
-rw-r--r-- | net/nic/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/net/nic/Makefile b/net/nic/Makefile index 4cd91cf9c2f0..354be12e7d16 100644 --- a/net/nic/Makefile +++ b/net/nic/Makefile @@ -11,6 +11,7 @@ CATEGORIES= net www MASTER_SITES= http://pompo.net/horde/nic/ MAINTAINER= thierry@pompo.net +COMMENT= Nic is a set of small web-based network applications RUN_DEPENDS= ${LOCALBASE}/www/horde/index.php:${PORTSDIR}/www/horde2 diff --git a/net/nic/pkg-comment b/net/nic/pkg-comment deleted file mode 100644 index f92d1cea8fe2..000000000000 --- a/net/nic/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Nic is a set of small web-based network applications |