diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 22:08:24 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 22:08:24 +0800 |
commit | f2e297146917fbd60da5161091593166c2c115c6 (patch) | |
tree | 087b84bc24d09bc053df7581c5769b0eb3545d2a /www/neon29 | |
parent | 93e372cb7425f19b92972f077c59b8d096525d97 (diff) | |
download | freebsd-ports-gnome-f2e297146917fbd60da5161091593166c2c115c6.tar.gz freebsd-ports-gnome-f2e297146917fbd60da5161091593166c2c115c6.tar.zst freebsd-ports-gnome-f2e297146917fbd60da5161091593166c2c115c6.zip |
De-pkg-comment.
Diffstat (limited to 'www/neon29')
-rw-r--r-- | www/neon29/Makefile | 1 | ||||
-rw-r--r-- | www/neon29/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/www/neon29/Makefile b/www/neon29/Makefile index 4e997b9040b9..8b109efa7c6e 100644 --- a/www/neon29/Makefile +++ b/www/neon29/Makefile @@ -11,6 +11,7 @@ CATEGORIES= www MASTER_SITES= http://www.webdav.org/neon/ MAINTAINER= rodrigc@attbi.com +COMMENT= An HTTP and WebDAV client library for Unix systems, with a C interface LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2 diff --git a/www/neon29/pkg-comment b/www/neon29/pkg-comment deleted file mode 100644 index df173d85c7b3..000000000000 --- a/www/neon29/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An HTTP and WebDAV client library for Unix systems, with a C interface |