summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorJoseph Koshy <jkoshy@FreeBSD.org>1999-06-08 10:59:42 +0000
committerJoseph Koshy <jkoshy@FreeBSD.org>1999-06-08 10:59:42 +0000
commit90e3bface099738e2edc8c04b978ceb98502b595 (patch)
treebf22f0e7b2964be0fd6a84b3b7a4bf6f0effb492 /devel
parentSync with apache13-modssl: (diff)
Add MASTER_SITE_SUNSITE.
Notes
Notes: svn path=/head/; revision=19309
Diffstat (limited to 'devel')
-rw-r--r--devel/ctags/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/ctags/Makefile b/devel/ctags/Makefile
index c20a00277024..c8a29c03eb6c 100644
--- a/devel/ctags/Makefile
+++ b/devel/ctags/Makefile
@@ -3,12 +3,13 @@
# Date created: 4 June 1996
# Whom: jkoshy
#
-# $Id: Makefile,v 1.1.1.1 1999/06/04 07:16:47 jkoshy Exp $
+# $Id: Makefile,v 1.2 1999/06/07 04:47:06 jkoshy Exp $
#
DISTNAME= ctags-3.2.2
CATEGORIES= devel
-MASTER_SITES= http://fly.hiwaay.net/~darren/archives/ \
+MASTER_SITES= ${MASTER_SITE_SUNSITE}\
+ http://fly.hiwaay.net/~darren/archives/ \
http://www.freebsd.org/~jkoshy/PORTS/
MAINTAINER= jkoshy@FreeBSD.ORG