diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-11-18 11:44:27 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-11-18 11:44:27 +0000 |
commit | 300c45cf2e488b0b4bef726272d1259f14ae8ed9 (patch) | |
tree | 842a2dc4580fa0370f28faca34d61ab06c735859 /www/mapedit | |
parent | f777115e0124107b5cef3e52bb4856f321dcd2eb (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 2faa5693a27a..41d7372c291e 100644 --- a/www/mapedit/Makefile +++ b/www/mapedit/Makefile @@ -3,12 +3,12 @@ # Date created: Sun Mar 17 17:59:48 MET 1996 # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.2 1996/09/19 03:01:17 andreas Exp $ +# $Id: Makefile,v 1.3 1996/10/19 09:15:56 andreas Exp $ # DISTNAME= mapedit1.5 PKGNAME= mapedit-1.5 -CATEGORIES+= www +CATEGORIES= www MASTER_SITES= ftp://ftp.boutell.com/pub/boutell/mapedit/ EXTRACT_SUFX= .tar.Z |