diff options
author | Michael Haro <mharo@FreeBSD.org> | 1999-08-27 22:30:39 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 1999-08-27 22:30:39 +0000 |
commit | b8f8618362b39a01e2225feef7d298fb22cafe2f (patch) | |
tree | 67a28a0746219c11b5e630daec412185165d3ed9 /www/mapedit | |
parent | 3927b01845af9489e456e36e73d2511621daea90 (diff) |
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 3a6b0e31e18c..f438f815487a 100644 --- a/www/mapedit/Makefile +++ b/www/mapedit/Makefile @@ -3,7 +3,7 @@ # Date created: Fr 4 Apr 1997 17:45:31 MET DST # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.10 1999/06/28 19:29:03 billf Exp $ +# $Id: Makefile,v 1.11 1999/08/22 23:33:30 mharo Exp $ # DISTNAME= mapedit2.3 @@ -19,7 +19,7 @@ NO_BUILD= yes pre-install: @${CAT} ${WRKSRC}/README.TXT - @echo "" + @${ECHO_MSG} "" do-install: ${MKDIR} ${PREFIX}/lib/mapedit |