summaryrefslogtreecommitdiff
path: root/editors/e93/Makefile
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/e93/Makefile
parentuncomment DEPENDS line (diff)
Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Notes
Notes: svn path=/head/; revision=4570
Diffstat (limited to 'editors/e93/Makefile')
-rw-r--r--editors/e93/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/e93/Makefile b/editors/e93/Makefile
index cf7f7a6dbda4..a1c88ba93d73 100644
--- a/editors/e93/Makefile
+++ b/editors/e93/Makefile
@@ -3,14 +3,14 @@
# Date created: 21 June 1995
# Whom: Satoshi Asami (asami)
#
-# $Id: Makefile,v 1.8 1996/11/11 05:07:03 obrien Exp $
+# $Id: Makefile,v 1.9 1996/11/17 07:01:21 obrien Exp $
#
DISTNAME= e93-1.2r6X
PKGNAME= e93-1.2.6
CATEGORIES= editors
-MASTER_SITES= ftp://ftp.x.org/contrib/editors/ \
- ftp://crl.dec.com/pub/X11/contrib/editors/
+MASTER_SITES= ${MASTER_SITE_XCONTRIB}
+MASTER_SITE_SUBDIR= editors
MAINTAINER= asami@FreeBSD.ORG