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/p5-HTTP-GHTTP | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'www/p5-HTTP-GHTTP')
-rw-r--r-- | www/p5-HTTP-GHTTP/Makefile | 1 | ||||
-rw-r--r-- | www/p5-HTTP-GHTTP/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-HTTP-GHTTP/Makefile b/www/p5-HTTP-GHTTP/Makefile index 7584228a2222..0937acb34e73 100644 --- a/www/p5-HTTP-GHTTP/Makefile +++ b/www/p5-HTTP-GHTTP/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= HTTP PKGNAMEPREFIX= p5- MAINTAINER= skv@FreeBSD.org +COMMENT= Perl interface to the gnome ghttp library LIB_DEPENDS= ghttp.1:${PORTSDIR}/www/libghttp diff --git a/www/p5-HTTP-GHTTP/pkg-comment b/www/p5-HTTP-GHTTP/pkg-comment deleted file mode 100644 index 3091ea862817..000000000000 --- a/www/p5-HTTP-GHTTP/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl interface to the gnome ghttp library |