diff options
author | bapt <bapt@FreeBSD.org> | 2011-06-17 23:49:59 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-06-17 23:49:59 +0800 |
commit | 9b870e10a8cb2120f17100288e84b41ad4f8d67a (patch) | |
tree | 27fda9c00450c16a4e1771ef81abab249e4bddd0 /www | |
parent | b0444bbcc5cfddd1bc5ae830f75b78aaf807af11 (diff) | |
download | freebsd-ports-gnome-9b870e10a8cb2120f17100288e84b41ad4f8d67a.tar.gz freebsd-ports-gnome-9b870e10a8cb2120f17100288e84b41ad4f8d67a.tar.zst freebsd-ports-gnome-9b870e10a8cb2120f17100288e84b41ad4f8d67a.zip |
Last bunch of deprecation: no more public distfiles and/or abandonware... last one for now
Diffstat (limited to 'www')
-rw-r--r-- | www/wcol/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/wcol/Makefile b/www/wcol/Makefile index fcc89a15e99b..adaaea9fe9ac 100644 --- a/www/wcol/Makefile +++ b/www/wcol/Makefile @@ -14,6 +14,9 @@ DISTNAME= wcolEpre.990110_150126 MAINTAINER= ports@FreeBSD.org COMMENT= A prefetching proxy server for WWW +DEPRECATED= Looks like an abandonware, no more public distfiles +EXPIRATION_DATE= 2011-08-01 + WRKSRC= ${WRKDIR}/${DISTNAME}/src GNU_CONFIGURE= yes |