diff options
Diffstat (limited to 'misc/tkinfo/Makefile')
-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 |