diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 1996-10-19 09:15:56 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 1996-10-19 09:15:56 +0000 |
commit | 735d0bc7547c70d350cc5c86617308ae2f0233c0 (patch) | |
tree | a813e11acd37cc84f38ee6d27703b571718fd4ea /www/harvest/Makefile | |
parent | e65d62560b555faf832ccfc413ef8ab9053dd486 (diff) | |
download | ports-735d0bc7547c70d350cc5c86617308ae2f0233c0.tar.gz ports-735d0bc7547c70d350cc5c86617308ae2f0233c0.zip |
Shortened Maintainer e-mail address.
Notes
Notes:
svn path=/head/; revision=4048
Diffstat (limited to 'www/harvest/Makefile')
-rw-r--r-- | www/harvest/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/harvest/Makefile b/www/harvest/Makefile index ebc32df45f80..c8144ab5d1c3 100644 --- a/www/harvest/Makefile +++ b/www/harvest/Makefile @@ -3,7 +3,7 @@ # Date created: Fri Mar 1 19:43:52 MET 1996 # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.1.1.1 1996/03/06 09:29:36 asami Exp $ +# $Id: Makefile,v 1.2 1996/09/19 03:01:09 andreas Exp $ # DISTNAME= harvest-1.4.pl2 @@ -15,6 +15,6 @@ MASTER_SITES= ftp://ftp.town.hall.org/pub/harvest/ \ ftp://ftp.sunet.se/pub/nir/harvest/ EXTRACT_SUFX= -src.tar.gz -MAINTAINER= Andreas Klemm <andreas@klemm.gtn.com> +MAINTAINER= andreas@klemm.gtn.com .include <bsd.port.mk> |