summaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2010-08-23 11:17:17 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2010-08-23 11:17:17 +0000
commitf0e7d21442dfdcc24a6c15a88e6a63634f99ca69 (patch)
tree0dd50589eda14ab2c4d25f42e42a57571dbe2bde /ftp
parent- Update to 2.0 (diff)
- Mark DEPRECATED and set EXPIRATION_DATE to 2010-11-01
PR: ports/149858 Submitted by: Simon Olofsson <simon at olofsson dot de> Approved by: beat (co-mentor)
Notes
Notes: svn path=/head/; revision=259826
Diffstat (limited to 'ftp')
-rw-r--r--ftp/kwebget/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/ftp/kwebget/Makefile b/ftp/kwebget/Makefile
index a9257d72a459..ba9339036263 100644
--- a/ftp/kwebget/Makefile
+++ b/ftp/kwebget/Makefile
@@ -17,6 +17,9 @@ COMMENT= A KDE frontend to wget
RUN_DEPENDS= ${LOCALBASE}/bin/wget:${PORTSDIR}/ftp/wget
+DEPRECATED= Development has ceased.
+EXPIRATION_DATE= 2010-11-01
+
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_BZIP2= yes