diff options
author | andreas <andreas@FreeBSD.org> | 1997-10-10 05:04:47 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1997-10-10 05:04:47 +0800 |
commit | 44d6df1a8d109fbda474fec147ec273e4c9b0820 (patch) | |
tree | ee0219ea58b8f8f48c7d174a1fa730331a995351 /www | |
parent | c5f940ce719eaf98347a0ab4df6b4d752bc5db71 (diff) | |
download | freebsd-ports-gnome-44d6df1a8d109fbda474fec147ec273e4c9b0820.tar.gz freebsd-ports-gnome-44d6df1a8d109fbda474fec147ec273e4c9b0820.tar.zst freebsd-ports-gnome-44d6df1a8d109fbda474fec147ec273e4c9b0820.zip |
cosmetic changes, changed MAINTAINER address to andreas@FreeBSD.ORG
Diffstat (limited to 'www')
-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 ae5dda4aae07..dd39b9f78850 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.5 1997/05/28 16:02:39 fenner Exp $ +# $Id: Makefile,v 1.6 1997/06/12 17:26:33 asami Exp $ # DISTNAME= harvest-1.4.pl2 @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.cs.colorado.edu/pub/distribs/harvest/ \ ftp://ftp.sunet.se/pub/nir/harvest/ EXTRACT_SUFX= -src.tar.gz -MAINTAINER= andreas@klemm.gtn.com +MAINTAINER= andreas@FreeBSD.ORG pre-install: ${MKDIR} ${PREFIX}/harvest |