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/tkinfo | |
parent | 3baa89dcc940f9d4cc6e68219720b4e96fb52a08 (diff) | |
download | ports-4d0a0dc1c69f1f51e6b71413a5a965e0cfd26259.tar.gz ports-4d0a0dc1c69f1f51e6b71413a5a965e0cfd26259.zip |
Notes
Diffstat (limited to 'misc/tkinfo')
-rw-r--r-- | misc/tkinfo/Makefile | 1 | ||||
-rw-r--r-- | misc/tkinfo/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/misc/tkinfo/Makefile b/misc/tkinfo/Makefile index b7f41c357b89..251c1f992044 100644 --- a/misc/tkinfo/Makefile +++ b/misc/tkinfo/Makefile @@ -11,6 +11,7 @@ CATEGORIES= misc tk83 MASTER_SITES= http://math-www.uni-paderborn.de/~axel/tkinfo/ MAINTAINER= spadger@best.com +COMMENT= A tk script to read GNU "info" files and display them RUN_DEPENDS= wish8.3:${PORTSDIR}/x11-toolkits/tk83 diff --git a/misc/tkinfo/pkg-comment b/misc/tkinfo/pkg-comment deleted file mode 100644 index a40d25d729d4..000000000000 --- a/misc/tkinfo/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A tk script to read GNU "info" files and display them |