diff options
Diffstat (limited to 'misc/tet')
-rw-r--r-- | misc/tet/Makefile | 3 |
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 |