diff options
Diffstat (limited to 'x11-fonts/tkfont')
-rw-r--r-- | x11-fonts/tkfont/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-fonts/tkfont/Makefile b/x11-fonts/tkfont/Makefile index b1ce5b00749e..a5467775d77e 100644 --- a/x11-fonts/tkfont/Makefile +++ b/x11-fonts/tkfont/Makefile @@ -5,8 +5,7 @@ PORTNAME= tkfont PORTVERSION= 1.1 PORTREVISION= 3 CATEGORIES= x11-fonts tcl tk -MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= petef +MASTER_SITES= LOCAL/petef MAINTAINER= ports@FreeBSD.org COMMENT= Tk based replacement for xfontsel |