diff options
-rw-r--r-- | misc/tkrunit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/tkrunit/Makefile b/misc/tkrunit/Makefile index b84e69de44e7..0cdd5303a75f 100644 --- a/misc/tkrunit/Makefile +++ b/misc/tkrunit/Makefile @@ -8,10 +8,10 @@ PORTNAME= tkRunIt PORTVERSION= 0.94.1 CATEGORIES= misc -MASTER_SITES= http://www.cs.columbia.edu/~etgold/software/tkRunIt/ +MASTER_SITES= http://thaumaturgy.net/~etgold/software/tkRunIt/ DISTNAME= tkRunIt-0941 -MAINTAINER= steve@farrell.org +MAINTAINER= ports@FreeBSD.org COMMENT= GUI app launcher with completion and history RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82 |