diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-09-09 03:03:19 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-09-09 03:03:19 +0000 |
commit | 68e615346e79b79be5bca6a458387a02c961b798 (patch) | |
tree | 8d9f4281fc15e19254a515d8505be74074ec2f8f /x11-fonts/tkfont | |
parent | bc71e726b1b9d8dbd5b4ddf7012c80459a7f00d4 (diff) | |
download | ports-68e615346e79b79be5bca6a458387a02c961b798.tar.gz ports-68e615346e79b79be5bca6a458387a02c961b798.zip |
Notes
Diffstat (limited to 'x11-fonts/tkfont')
-rw-r--r-- | x11-fonts/tkfont/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/tkfont/Makefile b/x11-fonts/tkfont/Makefile index 3ad7171107ed..ff85ef8735e5 100644 --- a/x11-fonts/tkfont/Makefile +++ b/x11-fonts/tkfont/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11-fonts tk80 MASTER_SITES= ftp://ftp.cdrom.com/pub/linux/tsx-11/sources/usr.bin.X11/ \ http://www.FreeBSD.org/~billf/ -MAINTAINER= brett@peloton.physics.montana.edu +MAINTAINER= brett@peloton.runet.edu RUN_DEPENDS= wish8.0:${PORTSDIR}/x11-toolkits/tk80 |