diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 03:21:36 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 03:21:36 +0800 |
commit | b25a6022b8e1d00c557b8538ea35b3bdecc71ad5 (patch) | |
tree | 1fb0e17c526680b09b0bcff4063843633a2a5921 /www/fxhtml | |
parent | 79685f683c26638577e12746f08e0516d8435fd2 (diff) | |
download | freebsd-ports-gnome-b25a6022b8e1d00c557b8538ea35b3bdecc71ad5.tar.gz freebsd-ports-gnome-b25a6022b8e1d00c557b8538ea35b3bdecc71ad5.tar.zst freebsd-ports-gnome-b25a6022b8e1d00c557b8538ea35b3bdecc71ad5.zip |
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 e6f6de542406..238f2dad5e67 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 7d2858fa5cda..000000000000 --- a/www/fxhtml/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Server side extension to HTML eliminating the need for CGI scripts |