diff options
author | andreas <andreas@FreeBSD.org> | 1996-09-19 11:01:17 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1996-09-19 11:01:17 +0800 |
commit | a5d9c592ca1965c25b578c29bec9dcd469236a48 (patch) | |
tree | 3b34867dd75584a49aa822c91fec5f1a9fea0154 /www/mapedit | |
parent | 33b8707bf3233884b32a4455c66a100dc63bbea5 (diff) | |
download | freebsd-ports-gnome-a5d9c592ca1965c25b578c29bec9dcd469236a48.tar.gz freebsd-ports-gnome-a5d9c592ca1965c25b578c29bec9dcd469236a48.tar.zst freebsd-ports-gnome-a5d9c592ca1965c25b578c29bec9dcd469236a48.zip |
updated my ports with my new e-mail address.
Diffstat (limited to 'www/mapedit')
-rw-r--r-- | www/mapedit/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
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 |