diff options
-rw-r--r-- | www/fxhtml/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/fxhtml/Makefile b/www/fxhtml/Makefile index 18eec6f1cbb9..2a202c2a0232 100644 --- a/www/fxhtml/Makefile +++ b/www/fxhtml/Makefile @@ -15,6 +15,9 @@ DISTNAME= ${PORTNAME}-freebsd-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Server side extension to HTML eliminating the need for CGI scripts +EXPIRATION_DATE=2006-12-01 +DEPRECATED= crusty old a.out binary, not useful any more + pre-install: ${MKDIR} ${PREFIX}/www/cgi-bin ${PREFIX}/www/data |