summaryrefslogtreecommitdiff
path: root/devel/ctags
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2000-06-29 07:03:02 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2000-06-29 07:03:02 +0000
commit1228d352eecd5d09314870cfcc461adb754dfca0 (patch)
treeea5c179cc339efd87a4197efd97f322189f59907 /devel/ctags
parentRevert my last changes. Someone else already have added DESCR. (diff)
Move the stragler's www.freebsd.org/~user distfiles to the offical
MASTER_SITE_LOCAL site.
Notes
Notes: svn path=/head/; revision=29968
Diffstat (limited to 'devel/ctags')
-rw-r--r--devel/ctags/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ctags/Makefile b/devel/ctags/Makefile
index b678417679d8..d0db5cf052f9 100644
--- a/devel/ctags/Makefile
+++ b/devel/ctags/Makefile
@@ -10,8 +10,8 @@ PORTVERSION= 3.5.2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SUNSITE}\
http://fly.hiwaay.net/~darren/archives/ \
- http://people.FreeBSD.org/~jkoshy/PORTS/
-MASTER_SITE_SUBDIR= devel/lang/c
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= devel/lang/c jkoshy
MAINTAINER= jkoshy@FreeBSD.org