diff options
author | beat <beat@FreeBSD.org> | 2010-07-05 19:27:11 +0800 |
---|---|---|
committer | beat <beat@FreeBSD.org> | 2010-07-05 19:27:11 +0800 |
commit | 887f162d5dbeff0ac1682b45e8c5fae8d5fa3d82 (patch) | |
tree | 57f2d3cf311de004334be02f9bb64592e614062d | |
parent | e0e8a1ec9dd152f0fb440fbec4407479065b586f (diff) | |
download | freebsd-ports-gnome-887f162d5dbeff0ac1682b45e8c5fae8d5fa3d82.tar.gz freebsd-ports-gnome-887f162d5dbeff0ac1682b45e8c5fae8d5fa3d82.tar.zst freebsd-ports-gnome-887f162d5dbeff0ac1682b45e8c5fae8d5fa3d82.zip |
- Mark DEPRECATED and set EXPIRATION_DATE to 2010-08-05. Development has
stopped in June 2005 and www/nvu was removed from the portstree almost
one year ago. Please consider using www/kompozer instead.
With hat: gecko
Feature safe: yes
-rw-r--r-- | www/linux-nvu/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/www/linux-nvu/Makefile b/www/linux-nvu/Makefile index ee297af09c5c..0fb1a3cad436 100644 --- a/www/linux-nvu/Makefile +++ b/www/linux-nvu/Makefile @@ -15,6 +15,11 @@ MASTER_SITES= http://cvs.nvu.com/download/ CSME MAINTAINER= ports@FreeBSD.org COMMENT= A complete Web Authoring System +DEPRECATED= NVU 1.0, released June 2005, is the last official release of NVU. \ + Kompozer has picked up where NVU has left off. Please consider using \ + ${PORTSDIR}/www/kompozer instead +EXPIRATION_DATE= 2010-08-05 + USE_BZIP2= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |