summaryrefslogtreecommitdiff
path: root/lang/elk
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 /lang/elk
parentuncomment DEPENDS line (diff)
Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Notes
Notes: svn path=/head/; revision=4570
Diffstat (limited to 'lang/elk')
-rw-r--r--lang/elk/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/elk/Makefile b/lang/elk/Makefile
index aa82a38110a1..0e87eb5f0581 100644
--- a/lang/elk/Makefile
+++ b/lang/elk/Makefile
@@ -3,15 +3,15 @@
# Date created: 08 March 1995
# Whom: thomas@ghpc8.ihf.rwth-aachen.de
#
-# $Id: Makefile,v 1.12 1996/11/12 02:18:06 obrien Exp $
+# $Id: Makefile,v 1.13 1996/11/17 06:12:31 obrien Exp $
#
DISTNAME= elk-3.0
PKGNAME= elk-3.0.2
CATEGORIES= lang
MASTER_SITES= ftp://ftp.uni-bremen.de/pub/programming/languages/scheme/elk/ \
- ftp://crl.dec.com/pub/X11/contrib/devel_tools/ \
- ftp://ftp.th-darmstadt.de/pub/X11/contrib/devel_tools/
+ ${MASTER_SITE_XCONTRIB}
+MASTER_SITE_SUBDIR= devel_tools
MAINTAINER= tg@freebsd.org