diff options
Diffstat (limited to 'devel/cvs2html')
-rw-r--r-- | devel/cvs2html/Makefile | 1 | ||||
-rw-r--r-- | devel/cvs2html/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/cvs2html/Makefile b/devel/cvs2html/Makefile index bf9641857101..a2f49e735745 100644 --- a/devel/cvs2html/Makefile +++ b/devel/cvs2html/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= sada EXTRACT_SUFX= .gz MAINTAINER= sada@FreeBSD.org +COMMENT= Perl script to turn ``cvs log'' output into HTML USE_PERL5= yes NO_BUILD= yes diff --git a/devel/cvs2html/pkg-comment b/devel/cvs2html/pkg-comment deleted file mode 100644 index 8b3c83bbd0a5..000000000000 --- a/devel/cvs2html/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl script to turn ``cvs log'' output into HTML |