diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 19:21:36 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 19:21:36 +0000 |
commit | cb07270bfe4b330033ca50711c0cf542623c4ad1 (patch) | |
tree | ee07ead2de09ca12c5066f1934dd8381702cc6e0 /www/xpath2rss | |
parent | 9c26067c12c747b733fa8f8539446975566ff6bf (diff) | |
download | ports-cb07270bfe4b330033ca50711c0cf542623c4ad1.tar.gz ports-cb07270bfe4b330033ca50711c0cf542623c4ad1.zip |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=75976
Diffstat (limited to 'www/xpath2rss')
-rw-r--r-- | www/xpath2rss/Makefile | 1 | ||||
-rw-r--r-- | www/xpath2rss/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/www/xpath2rss/Makefile b/www/xpath2rss/Makefile index d1c4fd3c2564..779e167d4898 100644 --- a/www/xpath2rss/Makefile +++ b/www/xpath2rss/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.mnot.net/xpath2rss/ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= HTML to RSS converter RUN_DEPENDS= ${PYXML} diff --git a/www/xpath2rss/pkg-comment b/www/xpath2rss/pkg-comment deleted file mode 100644 index 9251ecb66142..000000000000 --- a/www/xpath2rss/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -HTML to RSS converter |