diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-03-23 08:38:30 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-03-23 08:38:30 +0000 |
commit | 982628f81a4a751efef35cbe5b5cd963a219d68e (patch) | |
tree | 8d515f8cc5b165938c87851f84501fa21734474b /misc/tkinfo | |
parent | cdcdf951d14c71ad8fa9c5df436065c351e6f3b2 (diff) | |
download | ports-982628f81a4a751efef35cbe5b5cd963a219d68e.tar.gz ports-982628f81a4a751efef35cbe5b5cd963a219d68e.zip |
Notes
Diffstat (limited to 'misc/tkinfo')
-rw-r--r-- | misc/tkinfo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/tkinfo/Makefile b/misc/tkinfo/Makefile index f210bd7fe100..9ed73960a167 100644 --- a/misc/tkinfo/Makefile +++ b/misc/tkinfo/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.8 CATEGORIES= misc tk84 MASTER_SITES= http://math-www.uni-paderborn.de/~axel/tkinfo/ -MAINTAINER= andrew.nau.ua@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= A tk script to read GNU "info" files and display them RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 |