diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2010-08-23 11:17:17 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2010-08-23 11:17:17 +0000 |
commit | f0e7d21442dfdcc24a6c15a88e6a63634f99ca69 (patch) | |
tree | 0dd50589eda14ab2c4d25f42e42a57571dbe2bde /ftp | |
parent | 9a2ab4da4d7b3e66b9aa946088e3da65b998c17a (diff) | |
download | ports-f0e7d21442dfdcc24a6c15a88e6a63634f99ca69.tar.gz ports-f0e7d21442dfdcc24a6c15a88e6a63634f99ca69.zip |
Notes
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/kwebget/Makefile | 3 |
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 |