summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorJoseph Koshy <jkoshy@FreeBSD.org>2000-06-26 06:18:27 +0000
committerJoseph Koshy <jkoshy@FreeBSD.org>2000-06-26 06:18:27 +0000
commitc789f168a041ac3073e37a6684f133cc4b1ff74a (patch)
tree3117aa6a1e5adbb5092157e6268b004613aa4c58 /misc
parentMark FORBIDDEN: insecure tempfile handling means any file on the system can b... (diff)
Use MASTER_SITE_LOCAL.
Notes
Notes: svn path=/head/; revision=29869
Diffstat (limited to 'misc')
-rw-r--r--misc/tet/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/tet/Makefile b/misc/tet/Makefile
index 6ec1f63daa9d..eb0723fa36e6 100644
--- a/misc/tet/Makefile
+++ b/misc/tet/Makefile
@@ -9,7 +9,8 @@ PORTNAME= tet
PORTVERSION= 3.3d
CATEGORIES= misc
MASTER_SITES= ftp://ftp.rdg.opengroup.org/pub/TET/TET3/ \
- http://people.FreeBSD.org/~jkoshy/PORTS/
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= jkoshy
DISTFILES= ${PORTNAME}${PORTVERSION}-unsup.src.tar.gz
MAINTAINER= jkoshy@freebsd.org