diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 14:08:24 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 14:08:24 +0000 |
commit | e173f6c3ea86b9ad956712cde81488b3932fb586 (patch) | |
tree | fe3d016b468984b9e909062a12c07733eacbeff1 /www/larbin | |
parent | 1e7863a2b9faf5dfed393cbc6e4e954df275caa3 (diff) | |
download | ports-e173f6c3ea86b9ad956712cde81488b3932fb586.tar.gz ports-e173f6c3ea86b9ad956712cde81488b3932fb586.zip |
Notes
Diffstat (limited to 'www/larbin')
-rw-r--r-- | www/larbin/Makefile | 1 | ||||
-rw-r--r-- | www/larbin/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/www/larbin/Makefile b/www/larbin/Makefile index f5b38d5e46fd..466d275d8ce5 100644 --- a/www/larbin/Makefile +++ b/www/larbin/Makefile @@ -11,6 +11,7 @@ CATEGORIES= www MASTER_SITES= ftp://ftp.sourceforge.net/pub/sourceforge/larbin/ MAINTAINER= hiten@uk.FreeBSD.org +COMMENT= A powerful HTTP crawler with an easy interface BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash2 diff --git a/www/larbin/pkg-comment b/www/larbin/pkg-comment deleted file mode 100644 index af502f5fe36c..000000000000 --- a/www/larbin/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A powerful HTTP crawler with an easy interface |