diff options
Diffstat (limited to 'misc/tkinfo/Makefile')
-rw-r--r-- | misc/tkinfo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/tkinfo/Makefile b/misc/tkinfo/Makefile index 22b26be0b069..b6a561d959a1 100644 --- a/misc/tkinfo/Makefile +++ b/misc/tkinfo/Makefile @@ -1,7 +1,7 @@ # New ports collection makefile for: tkinfo # Version required: 2.4 # Date created: 16 Jan 1995 -# Whom: Thomas Gellekum <tg@FreeBSD.ORG> +# Whom: Thomas Gellekum <tg@FreeBSD.org> # # $FreeBSD$ # @@ -10,7 +10,7 @@ DISTNAME= tkinfo-2.4 CATEGORIES= misc tk80 MASTER_SITES= http://math-www.uni-paderborn.de/~axel/tkinfo/ -MAINTAINER= tg@FreeBSD.ORG +MAINTAINER= tg@FreeBSD.org RUN_DEPENDS= wish8.0:${PORTSDIR}/x11-toolkits/tk80 |