diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 22:08:24 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 22:08:24 +0800 |
commit | f2e297146917fbd60da5161091593166c2c115c6 (patch) | |
tree | 087b84bc24d09bc053df7581c5769b0eb3545d2a /www/chtml | |
parent | 93e372cb7425f19b92972f077c59b8d096525d97 (diff) | |
download | freebsd-ports-graphics-f2e297146917fbd60da5161091593166c2c115c6.tar.gz freebsd-ports-graphics-f2e297146917fbd60da5161091593166c2c115c6.tar.zst freebsd-ports-graphics-f2e297146917fbd60da5161091593166c2c115c6.zip |
De-pkg-comment.
Diffstat (limited to 'www/chtml')
-rw-r--r-- | www/chtml/Makefile | 1 | ||||
-rw-r--r-- | www/chtml/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/www/chtml/Makefile b/www/chtml/Makefile index b673d6e27ff..6ebf6554eb0 100644 --- a/www/chtml/Makefile +++ b/www/chtml/Makefile @@ -13,6 +13,7 @@ DISTNAME= chtml EXTRACT_SUFX= .tgz MAINTAINER= david+ports@bushong.net +COMMENT= Chunked HTML templating engine BUILD_DEPENDS= ${LOCALBASE}/bin/csiod:${PORTSDIR}/lang/siod diff --git a/www/chtml/pkg-comment b/www/chtml/pkg-comment deleted file mode 100644 index c208a104dba..00000000000 --- a/www/chtml/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Chunked HTML templating engine |