diff options
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/gwget/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ftp/gwget/Makefile b/ftp/gwget/Makefile index b6d71a318..3a3d3fff8 100644 --- a/ftp/gwget/Makefile +++ b/ftp/gwget/Makefile @@ -16,6 +16,10 @@ DIST_SUBDIR= gnome2 MAINTAINER= radek@raadradd.com COMMENT= A download manager for GNOME, based on wget +BROKEN= fails to install +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2006-12-01 + RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget USE_BZIP2= yes |