summaryrefslogtreecommitdiff
path: root/devel/ctags
diff options
context:
space:
mode:
authorJoseph Koshy <jkoshy@FreeBSD.org>1999-06-07 04:47:06 +0000
committerJoseph Koshy <jkoshy@FreeBSD.org>1999-06-07 04:47:06 +0000
commitebda7471f067984ffb1d941708cdc4fc6bf58f5b (patch)
tree1e0b5d2696cdd1dcf666071396a8eed51eff1fc9 /devel/ctags
parentAdd fconv (diff)
Fix MASTER_SITE.
Found by: Bill Fenners portsurvey tools.
Notes
Notes: svn path=/head/; revision=19286
Diffstat (limited to 'devel/ctags')
-rw-r--r--devel/ctags/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/ctags/Makefile b/devel/ctags/Makefile
index 9d864ce10d7c..c20a00277024 100644
--- a/devel/ctags/Makefile
+++ b/devel/ctags/Makefile
@@ -3,12 +3,13 @@
# Date created: 4 June 1996
# Whom: jkoshy
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1999/06/04 07:16:47 jkoshy Exp $
#
DISTNAME= ctags-3.2.2
CATEGORIES= devel
-MASTER_SITES= http://fly.hiwaay.net/~darren/ctags/
+MASTER_SITES= http://fly.hiwaay.net/~darren/archives/ \
+ http://www.freebsd.org/~jkoshy/PORTS/
MAINTAINER= jkoshy@FreeBSD.ORG