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/scout | |
parent | Fix COMMENT and de-pkg-comment. Formerly there was no COMMENTFILE (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76044
Diffstat (limited to 'www/scout')
-rw-r--r-- | www/scout/Makefile | 1 | ||||
-rw-r--r-- | www/scout/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/www/scout/Makefile b/www/scout/Makefile index 222b9ed5dc48..5afb217dd023 100644 --- a/www/scout/Makefile +++ b/www/scout/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://sid.joedog.org/pub/scout/ \ http://www.cus.org.uk/~dom/distfiles/scout/ MAINTAINER= d.marks@student.umist.ac.uk +COMMENT= A utility to harvest URLs from a given start point USE_LIBTOOL= yes CONFIGURE_ARGS+= --disable-shared --enable-static diff --git a/www/scout/pkg-comment b/www/scout/pkg-comment deleted file mode 100644 index 1950f87895f9..000000000000 --- a/www/scout/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A utility to harvest URLs from a given start point |