diff options
author | bapt <bapt@FreeBSD.org> | 2011-03-12 07:54:39 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-03-12 07:54:39 +0800 |
commit | b30819276bd91375034a415c0b8e6a3eaa914748 (patch) | |
tree | 7dc725f0055b9dfe7d9257fc02e21afcbf9cf8a9 /www/w3-4 | |
parent | aa5cfae4784013282a1e42c34ad33f0d024574fb (diff) | |
download | freebsd-ports-gnome-b30819276bd91375034a415c0b8e6a3eaa914748.tar.gz freebsd-ports-gnome-b30819276bd91375034a415c0b8e6a3eaa914748.tar.zst freebsd-ports-gnome-b30819276bd91375034a415c0b8e6a3eaa914748.zip |
Deprecate unmaintained ports from www where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
thanks eadler for the help
Diffstat (limited to 'www/w3-4')
-rw-r--r-- | www/w3-4/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/w3-4/Makefile b/www/w3-4/Makefile index 023ce68aae82..3f3b16ae682e 100644 --- a/www/w3-4/Makefile +++ b/www/w3-4/Makefile @@ -16,6 +16,9 @@ DISTNAME= w3-4.0pre.47 MAINTAINER= ports@FreeBSD.org COMMENT= WWW browser based on emacs/mule +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-emacs=yes INSTALL_TARGET= install |