aboutsummaryrefslogtreecommitdiff
path: root/www/harvest
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>1996-09-19 03:01:17 +0000
committerAndreas Klemm <andreas@FreeBSD.org>1996-09-19 03:01:17 +0000
commitdea38560ebe252c09f82076e88488628cbd4f398 (patch)
tree4633df6d248cee5d96e36e177cd4ee489fbd6050 /www/harvest
parent38f4e4de380335376484ddf179016d77ac6f4f26 (diff)
downloadports-dea38560ebe252c09f82076e88488628cbd4f398.tar.gz
ports-dea38560ebe252c09f82076e88488628cbd4f398.zip
updated my ports with my new e-mail address.
Notes
Notes: svn path=/head/; revision=3811
Diffstat (limited to 'www/harvest')
-rw-r--r--www/harvest/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/harvest/Makefile b/www/harvest/Makefile
index 5396f356f8f5..ebc32df45f80 100644
--- a/www/harvest/Makefile
+++ b/www/harvest/Makefile
@@ -1,9 +1,9 @@
# New ports collection makefile for: harvest
# Version required: 1.4.pl2
# Date created: Fri Mar 1 19:43:52 MET 1996
-# Whom: andreas@knobel.gun.de
+# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1996/03/06 09:29:36 asami 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@knobel.gun.de
+MAINTAINER= Andreas Klemm <andreas@klemm.gtn.com>
.include <bsd.port.mk>