diff options
author | linimon <linimon@FreeBSD.org> | 2005-10-12 07:21:33 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-10-12 07:21:33 +0800 |
commit | af6edceac03ab1d5ad3d07c5f1eea9cd388db01a (patch) | |
tree | 95007969623eb08b670b76f4f42e3e37bcda6e4c /misc/tkrunit/Makefile | |
parent | 4b63e39697112b3b0eae8cf1678abafce93de042 (diff) | |
download | freebsd-ports-gnome-af6edceac03ab1d5ad3d07c5f1eea9cd388db01a.tar.gz freebsd-ports-gnome-af6edceac03ab1d5ad3d07c5f1eea9cd388db01a.tar.zst freebsd-ports-gnome-af6edceac03ab1d5ad3d07c5f1eea9cd388db01a.zip |
Chase updated mastersite. Reset maintainer at his request.
Source: distfile survey
Diffstat (limited to 'misc/tkrunit/Makefile')
-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 |