aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-03-23 08:38:30 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-03-23 08:38:30 +0000
commit982628f81a4a751efef35cbe5b5cd963a219d68e (patch)
tree8d515f8cc5b165938c87851f84501fa21734474b /misc
parentcdcdf951d14c71ad8fa9c5df436065c351e6f3b2 (diff)
downloadports-982628f81a4a751efef35cbe5b5cd963a219d68e.tar.gz
ports-982628f81a4a751efef35cbe5b5cd963a219d68e.zip
Notes
Diffstat (limited to 'misc')
-rw-r--r--misc/tkinfo/Makefile2
-rw-r--r--misc/tkman/Makefile2
2 files changed, 2 insertions, 2 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
diff --git a/misc/tkman/Makefile b/misc/tkman/Makefile
index 327d2a9c3c5d..818af776c446 100644
--- a/misc/tkman/Makefile
+++ b/misc/tkman/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= misc tk84
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= andrew.nau.ua@gmail.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= A Tcl/Tk based manual browser
LIB_DEPENDS= tk84.1:${PORTSDIR}/x11-toolkits/tk84