diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /www/libghttp | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'www/libghttp')
-rw-r--r-- | www/libghttp/Makefile | 1 | ||||
-rw-r--r-- | www/libghttp/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/www/libghttp/Makefile b/www/libghttp/Makefile index 21a8158ff96a..01a807d10f38 100644 --- a/www/libghttp/Makefile +++ b/www/libghttp/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/libghttp/1.0 MAINTAINER= gnome@FreeBSD.org +COMMENT= GNOME http client library USE_LIBTOOL= yes INSTALLS_SHLIB= yes diff --git a/www/libghttp/pkg-comment b/www/libghttp/pkg-comment deleted file mode 100644 index 1426da7f93c3..000000000000 --- a/www/libghttp/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNOME http client library |