diff options
Diffstat (limited to 'x11-fonts')
| -rw-r--r-- | x11-fonts/tkfont/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-fonts/tkfont/Makefile b/x11-fonts/tkfont/Makefile index b468ef9e9ec1..c56d05d3ec76 100644 --- a/x11-fonts/tkfont/Makefile +++ b/x11-fonts/tkfont/Makefile @@ -9,7 +9,8 @@ PORTNAME= tkfont PORTVERSION= 1.1 CATEGORIES= x11-fonts tk82 MASTER_SITES= ftp://ftp.freesoftware.com/pub/linux/tsx-11/sources/usr.bin.X11/ \ - http://people.FreeBSD.org/~billf/ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= billf MAINTAINER= brett@peloton.runet.edu |
