summaryrefslogtreecommitdiff
path: root/editors/axe
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-11-18 09:56:45 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-11-18 09:56:45 +0000
commit83e5fd3ee15682c4e0aefab035eb1821a2276325 (patch)
tree058380093a9fc14721eb5efc0ba15397d31739ff /editors/axe
parentuncomment DEPENDS line (diff)
Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Notes
Notes: svn path=/head/; revision=4570
Diffstat (limited to 'editors/axe')
-rw-r--r--editors/axe/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/editors/axe/Makefile b/editors/axe/Makefile
index ba446f552bbb..49b4fec9d38b 100644
--- a/editors/axe/Makefile
+++ b/editors/axe/Makefile
@@ -3,12 +3,13 @@
# Date created: 28 December 1994
# Whom: jc@irbs.com John Capo
#
-# $Id: Makefile,v 1.3 1995/04/09 06:11:04 asami Exp $
+# $Id: Makefile,v 1.4 1996/11/11 05:06:43 obrien Exp $
#
DISTNAME= aXe-6.1.2
CATEGORIES= editors
-MASTER_SITES= ftp://crl.dec.com/pub/X11/contrib/editors/
+MASTER_SITES= ${MASTER_SITE_XCONTRIB}
+MASTER_SITE_SUBDIR= editors
EXTRACT_SUFX= .tar.Z
USE_IMAKE= yes