diff options
author | dinoex <dinoex@FreeBSD.org> | 2003-02-21 02:26:42 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2003-02-21 02:26:42 +0800 |
commit | 695835cea319c298650be3542c644c508e5d6adf (patch) | |
tree | f30be1f7c5fa7f754ebe2ca436dab23fea3b61fe /www/weblint/Makefile | |
parent | b770506a8f8d5273d876d81651eadca5d762fba7 (diff) | |
download | freebsd-ports-gnome-695835cea319c298650be3542c644c508e5d6adf.tar.gz freebsd-ports-gnome-695835cea319c298650be3542c644c508e5d6adf.tar.zst freebsd-ports-gnome-695835cea319c298650be3542c644c508e5d6adf.zip |
- add COMMENT
Diffstat (limited to 'www/weblint/Makefile')
-rw-r--r-- | www/weblint/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/weblint/Makefile b/www/weblint/Makefile index 359a8e0d754d..721d98a25eb6 100644 --- a/www/weblint/Makefile +++ b/www/weblint/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR=../../authors/id/NEILB MAINTAINER= dinoex@FreeBSD.org +COMMENT= HTML validator and sanity checker MAN1= weblint.1 |