diff options
author | knu <knu@FreeBSD.org> | 2003-02-20 19:21:36 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-20 19:21:36 +0000 |
commit | b25a6022b8e1d00c557b8538ea35b3bdecc71ad5 (patch) | |
tree | 1fb0e17c526680b09b0bcff4063843633a2a5921 /www/fxhtml | |
parent | 79685f683c26638577e12746f08e0516d8435fd2 (diff) | |
download | FreeBSD-ports-b25a6022b8e1d00c557b8538ea35b3bdecc71ad5.zip FreeBSD-ports-b25a6022b8e1d00c557b8538ea35b3bdecc71ad5.tar.gz |
De-pkg-comment.
Diffstat (limited to 'www/fxhtml')
-rw-r--r-- | www/fxhtml/Makefile | 1 | ||||
-rw-r--r-- | www/fxhtml/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/www/fxhtml/Makefile b/www/fxhtml/Makefile index e6f6de5..238f2da 100644 --- a/www/fxhtml/Makefile +++ b/www/fxhtml/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.flevel.co.uk/pub/fxhtml/ DISTNAME= ${PORTNAME}-freebsd-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= Server side extension to HTML eliminating the need for CGI scripts pre-install: ${MKDIR} ${PREFIX}/www/cgi-bin ${PREFIX}/www/data diff --git a/www/fxhtml/pkg-comment b/www/fxhtml/pkg-comment deleted file mode 100644 index 7d2858f..0000000 --- a/www/fxhtml/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Server side extension to HTML eliminating the need for CGI scripts |