diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 1996-09-19 03:01:17 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 1996-09-19 03:01:17 +0000 |
commit | dea38560ebe252c09f82076e88488628cbd4f398 (patch) | |
tree | 4633df6d248cee5d96e36e177cd4ee489fbd6050 /www | |
parent | ${PREFIX} is set to ${LOCALBASE} only when no value is specified for the (diff) |
updated my ports with my new e-mail address.
Diffstat (limited to 'www')
-rw-r--r-- | www/harvest/Makefile | 6 | ||||
-rw-r--r-- | www/mapedit/Makefile | 6 |
2 files changed, 6 insertions, 6 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> diff --git a/www/mapedit/Makefile b/www/mapedit/Makefile index c18e7a97bc0d..408cb34fa629 100644 --- a/www/mapedit/Makefile +++ b/www/mapedit/Makefile @@ -1,9 +1,9 @@ # New ports collection makefile for: mapedit # Version required: 1.5 # Date created: Sun Mar 17 17:59:48 MET 1996 -# Whom: Andreas Klemm <andreas@knobel.gun.de> +# Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1996/03/17 22:45:47 asami Exp $ # DISTNAME= mapedit1.5 @@ -12,7 +12,7 @@ CATEGORIES+= www MASTER_SITES= ftp://ftp.boutell.com/pub/boutell/mapedit/ EXTRACT_SUFX= .tar.Z -MAINTAINER= andreas@knobel.gun.de +MAINTAINER= Andreas Klemm <andreas@klemm.gtn.com> USE_IMAKE= yes NO_INSTALL_MANPAGES= yes |