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/mapedit/Makefile | |
parent | 38f4e4de380335376484ddf179016d77ac6f4f26 (diff) | |
download | ports-dea38560ebe252c09f82076e88488628cbd4f398.tar.gz ports-dea38560ebe252c09f82076e88488628cbd4f398.zip |
Notes
Diffstat (limited to 'www/mapedit/Makefile')
-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 |