From d709bfdb2c0214ea055d7e8035f10bb18311c85d Mon Sep 17 00:00:00 2001 From: Ion-Mihai Tetcu Date: Sun, 1 Sep 2013 14:36:31 +0000 Subject: [PATCH] Deprecate, set for removal in the beginnign of 2014 because upstream ceased development. PR: ports/180387 Submitted by: Maintainer (Frank Wall) --- www/mawstats/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/www/mawstats/Makefile b/www/mawstats/Makefile index 76e1f0678247..09832861a997 100644 --- a/www/mawstats/Makefile +++ b/www/mawstats/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: mawstats -# Date created: Mon Apr 26 19:03:51 CEST 2010 -# Whom: Frank Wall -# +# Created by: Frank Wall # $FreeBSD$ # @@ -15,6 +12,9 @@ COMMENT= MAWStats is a Free Web Site Statistics tool RUN_DEPENDS= awstats>=6.8:${PORTSDIR}/www/awstats +DEPRECATED= Upstream development dead, use www/[j]awstats instead +EXPIRATION_DATE=2014-01-01 + NO_BUILD= yes USE_PHP= yes WANT_PHP_WEB= yes