diff options
author | ahze <ahze@FreeBSD.org> | 2007-10-09 09:03:00 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2007-10-09 09:03:00 +0800 |
commit | 4a286f3902010224bbbced4ed8a83e0f79f2a1f5 (patch) | |
tree | 21300d83b165f032806047a75775c4ce86fb60db /www/nvu | |
parent | def2012596b66e47089804933046376da6173d62 (diff) | |
download | freebsd-ports-gnome-4a286f3902010224bbbced4ed8a83e0f79f2a1f5.tar.gz freebsd-ports-gnome-4a286f3902010224bbbced4ed8a83e0f79f2a1f5.tar.zst freebsd-ports-gnome-4a286f3902010224bbbced4ed8a83e0f79f2a1f5.zip |
Mark DEPRECATED with no EXPIRATION_DATE since www/kompozer is now in ports
Diffstat (limited to 'www/nvu')
-rw-r--r-- | www/nvu/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/www/nvu/Makefile b/www/nvu/Makefile index de02b843e706..835b1c90d9d6 100644 --- a/www/nvu/Makefile +++ b/www/nvu/Makefile @@ -16,6 +16,10 @@ DISTNAME= ${PORTNAME}-${DISTVERSION}-sources MAINTAINER= gnome@FreeBSD.org COMMENT= A complete Web Authoring System similar to Dreamweaver or Frontpage +DEPRECATED= NVU 1.0, released June 2005, is the last offical release of NVU. \ + Kompozer has picked up where NVU has left off. Please consider using \ + ${PORTSDIR}/www/kompozer instead + USE_BZIP2= yes WANT_GNOME= yes WANT_PERL= yes |