diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-06-19 08:26:18 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-06-19 08:26:18 +0000 |
commit | bbed9774f919f0f19b7690579fe38620b8ce4bdb (patch) | |
tree | 69487d2b3988dfcb683f0bd83bb0df1605ef0596 /ftp/greed | |
parent | 1b30723c7c713b176412d5ab5e43dafab37b917b (diff) |
Change my email address to FreeBSD.org.
Also some minor nits (extra fluff in all of my ports' DESCR files,
USE_XLIB defined when USE_X_PREFIX is also defined, etc).
Notes
Notes:
svn path=/head/; revision=19556
Diffstat (limited to 'ftp/greed')
-rw-r--r-- | ftp/greed/Makefile | 6 | ||||
-rw-r--r-- | ftp/greed/pkg-descr | 6 |
2 files changed, 4 insertions, 8 deletions
diff --git a/ftp/greed/Makefile b/ftp/greed/Makefile index 616d123343e0..e6bc1cc375c1 100644 --- a/ftp/greed/Makefile +++ b/ftp/greed/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: greed # Version required: 0.801 # Date created: 13 April 1999 -# Whom: Chris Piazza <cpiazza@home.net> +# Whom: Chris Piazza <cpiazza@FreeBSD.org> # -# $Id: Makefile,v 1.7 1999/05/09 16:26:03 steve Exp $ +# $Id: Makefile,v 1.8 1999/06/12 07:09:08 mharo Exp $ # DISTNAME= greed-0.801 CATEGORIES= net MASTER_SITES= http://www.public.asu.edu/~arturner/greed/ -MAINTAINER= cpiazza@home.net +MAINTAINER= cpiazza@FreeBSD.org MANCOMPRESSED= yes MAN1= greed.1 diff --git a/ftp/greed/pkg-descr b/ftp/greed/pkg-descr index 876532d8143c..00afed703a33 100644 --- a/ftp/greed/pkg-descr +++ b/ftp/greed/pkg-descr @@ -1,10 +1,6 @@ Get and Resume Elite EDition. A utility to download files from http and ftp from the console with the ability to resume downloads. -Website: -http://www.public.asu.edu/~arturner/index.html +WWW: http://www.public.asu.edu/~arturner/index.html Author: Anoakie Turner <Anoakie.Turner@asu.edu> - --Chris Piazza -cpiazza@home.net |