diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 1996-10-19 09:15:56 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 1996-10-19 09:15:56 +0000 |
commit | 735d0bc7547c70d350cc5c86617308ae2f0233c0 (patch) | |
tree | a813e11acd37cc84f38ee6d27703b571718fd4ea /www/mapedit | |
parent | e65d62560b555faf832ccfc413ef8ab9053dd486 (diff) | |
download | ports-735d0bc7547c70d350cc5c86617308ae2f0233c0.tar.gz ports-735d0bc7547c70d350cc5c86617308ae2f0233c0.zip |
Notes
Diffstat (limited to 'www/mapedit')
-rw-r--r-- | www/mapedit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |