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 | |
parent | - Update to 0.0.4 (diff) |
Reset andrew.nau.ua@gmail.com at his request due to lack of time.
Hat: portmgr
Notes
Notes:
svn path=/head/; revision=188079
Diffstat (limited to 'misc')
-rw-r--r-- | misc/tkinfo/Makefile | 2 | ||||
-rw-r--r-- | misc/tkman/Makefile | 2 |
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 |