diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:51:06 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:51:06 +0000 |
commit | 4d0a0dc1c69f1f51e6b71413a5a965e0cfd26259 (patch) | |
tree | 179150b665d2f7da2053bd0dfeaf789ae4a7951a /misc/tkrunit | |
parent | 3baa89dcc940f9d4cc6e68219720b4e96fb52a08 (diff) | |
download | ports-4d0a0dc1c69f1f51e6b71413a5a965e0cfd26259.tar.gz ports-4d0a0dc1c69f1f51e6b71413a5a965e0cfd26259.zip |
Notes
Diffstat (limited to 'misc/tkrunit')
-rw-r--r-- | misc/tkrunit/Makefile | 1 | ||||
-rw-r--r-- | misc/tkrunit/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/misc/tkrunit/Makefile b/misc/tkrunit/Makefile index fa1999139720..b84e69de44e7 100644 --- a/misc/tkrunit/Makefile +++ b/misc/tkrunit/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.cs.columbia.edu/~etgold/software/tkRunIt/ DISTNAME= tkRunIt-0941 MAINTAINER= steve@farrell.org +COMMENT= GUI app launcher with completion and history RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82 diff --git a/misc/tkrunit/pkg-comment b/misc/tkrunit/pkg-comment deleted file mode 100644 index 9ef8b1348d2b..000000000000 --- a/misc/tkrunit/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GUI app launcher with completion and history |