diff options
-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 |