diff options
author | andreas <andreas@FreeBSD.org> | 1996-10-19 17:15:56 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1996-10-19 17:15:56 +0800 |
commit | f30fdaf662038d9adbb32c0bd6fa58de22383c5c (patch) | |
tree | 5e365f7459aac54720b16a6ebebe8a1bad66d0e3 /www | |
parent | 9343bf110e056924b15c75f01435cea7cfdbf569 (diff) | |
download | freebsd-ports-gnome-f30fdaf662038d9adbb32c0bd6fa58de22383c5c.tar.gz freebsd-ports-gnome-f30fdaf662038d9adbb32c0bd6fa58de22383c5c.tar.zst freebsd-ports-gnome-f30fdaf662038d9adbb32c0bd6fa58de22383c5c.zip |
Shortened Maintainer e-mail address.
Diffstat (limited to 'www')
-rw-r--r-- | www/harvest/Makefile | 4 | ||||
-rw-r--r-- | www/mapedit/Makefile | 4 |
2 files changed, 4 insertions, 4 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> diff --git a/www/mapedit/Makefile b/www/mapedit/Makefile index 408cb34fa629..2faa5693a27a 100644 --- a/www/mapedit/Makefile +++ b/www/mapedit/Makefile @@ -3,7 +3,7 @@ # Date created: Sun Mar 17 17:59:48 MET 1996 # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.1.1.1 1996/03/17 22:45:47 asami Exp $ +# $Id: Makefile,v 1.2 1996/09/19 03:01:17 andreas 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 Klemm <andreas@klemm.gtn.com> +MAINTAINER= andreas@klemm.gtn.com USE_IMAKE= yes NO_INSTALL_MANPAGES= yes |