diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-10-11 21:23:42 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-10-11 21:23:42 +0000 |
commit | baecb170667b7d32fe956c498aa946be7f8c7d1e (patch) | |
tree | 9089ca2ecafa6123807e5fa7dfd255d11fafb29f /misc/tkinfo | |
parent | 32c0902b4e957387c1300e3c293b2023f1f9a6f0 (diff) | |
download | ports-baecb170667b7d32fe956c498aa946be7f8c7d1e.tar.gz ports-baecb170667b7d32fe956c498aa946be7f8c7d1e.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 9ed73960a167..f210bd7fe100 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= ports@FreeBSD.org +MAINTAINER= andrew.nau.ua@gmail.com COMMENT= A tk script to read GNU "info" files and display them RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 |