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 00a17f7c0514..34c38b07dbca 100644 --- a/misc/tkinfo/Makefile +++ b/misc/tkinfo/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: tkinfo -# Version required: 2.4 # Date created: 16 Jan 1995 # Whom: Thomas Gellekum <tg@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= tkinfo-2.4 +PORTNAME= tkinfo +PORTVERSION= 2.4 CATEGORIES= misc tk82 MASTER_SITES= http://math-www.uni-paderborn.de/~axel/tkinfo/ |