diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2008-01-24 07:53:58 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2008-01-24 07:53:58 +0000 |
commit | d2b0494b446cfc50e872f6b0e56ed23163c94f21 (patch) | |
tree | 2afb93f28822b1c84486b46ff33e8c81f9770fb5 /ftp | |
parent | e249f2b9417d363cfe2012d22d73defd8857a9b6 (diff) | |
download | ports-d2b0494b446cfc50e872f6b0e56ed23163c94f21.tar.gz ports-d2b0494b446cfc50e872f6b0e56ed23163c94f21.zip |
Notes
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/greed/Makefile | 5 | ||||
-rw-r--r-- | ftp/greed/pkg-descr | 2 |
2 files changed, 5 insertions, 2 deletions
diff --git a/ftp/greed/Makefile b/ftp/greed/Makefile index 7433d8ab26b0..6dc2e4493f2f 100644 --- a/ftp/greed/Makefile +++ b/ftp/greed/Makefile @@ -8,12 +8,15 @@ PORTNAME= greed PORTVERSION= 0.81p CATEGORIES= ftp www -MASTER_SITES= http://sheepkiller.nerim.net/ports/$(PORTNAME)/ +MASTER_SITES= http://sheepkiller.nerim.net/ports/${PORTNAME}/ DISTNAME= greed.81p MAINTAINER= beech@FreeBSD.org COMMENT= A utility for downloading files with resume capabilities +FORBIDDEN= Insecure GRX file processing +DEPRECATED= No longer maintained +EXPIRATION_DATE= 2008-02-23 ALL_TARGET= freebsd WRKSRC= ${WRKDIR}/greed.81p diff --git a/ftp/greed/pkg-descr b/ftp/greed/pkg-descr index 16a29979f724..36b814f1956a 100644 --- a/ftp/greed/pkg-descr +++ b/ftp/greed/pkg-descr @@ -1,4 +1,4 @@ Get and Resume Elite EDition. A utility to download files from http and ftp from the console with the ability to resume downloads. -Author: Anoakie Turner <Anoakie.Turner@asu.edu> +WWW: |