summaryrefslogtreecommitdiff
path: root/editors/xcoral
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/xcoral
parentuncomment DEPENDS line (diff)
Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Notes
Notes: svn path=/head/; revision=4570
Diffstat (limited to 'editors/xcoral')
-rw-r--r--editors/xcoral/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/editors/xcoral/Makefile b/editors/xcoral/Makefile
index 12594297b31a..b9686a0994ba 100644
--- a/editors/xcoral/Makefile
+++ b/editors/xcoral/Makefile
@@ -3,12 +3,13 @@
# Date created:
# Whom: erich@rrnet.com
#
-# $Id: Makefile,v 1.2 1996/10/10 16:01:56 erich Exp $
+# $Id: Makefile,v 1.3 1996/11/11 05:07:39 obrien Exp $
#
DISTNAME= xcoral-2.5
CATEGORIES= editors
-MASTER_SITES= ftp://public.x.org/contrib/editors/
+MASTER_SITES= ${MASTER_SITE_XCONTRIB}
+MASTER_SITE_SUBDIR= editors
MAINTAINER= erich@FreeBSD.ORG