diff options
author | kris <kris@FreeBSD.org> | 2006-09-03 15:01:17 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-09-03 15:01:17 +0800 |
commit | 37e998317109e28ddcfa28c25129635029a6b788 (patch) | |
tree | 5d16e05af1147374535f51ac0cca5288a582bf12 /www | |
parent | d61b496584cc8e1866ac0938bb75247d3afec23a (diff) | |
download | freebsd-ports-gnome-37e998317109e28ddcfa28c25129635029a6b788.tar.gz freebsd-ports-gnome-37e998317109e28ddcfa28c25129635029a6b788.tar.zst freebsd-ports-gnome-37e998317109e28ddcfa28c25129635029a6b788.zip |
Deprecate and set termination date of 2006-12-01; this product was EOLed
by the distributors on 2006-06-30 and is no longer available for download.
Diffstat (limited to 'www')
-rw-r--r-- | www/frontpage/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/frontpage/Makefile b/www/frontpage/Makefile index ad73fb9dacb2..b4f7f6305418 100644 --- a/www/frontpage/Makefile +++ b/www/frontpage/Makefile @@ -14,6 +14,9 @@ DISTFILES= ${FRONTPAGE} MAINTAINER= swhetzel@gmail.com COMMENT= Microsoft Frontpage 2002 Extensions +DEPRECATED= End-of-life occurred on June 30, 2006. +EXPIRATION_DATE=2006-12-01 + EXTRACT_ONLY= NO_WRKSUBDIR= yes NO_BUILD= yes |