diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1998-01-29 07:49:38 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1998-01-29 07:49:38 +0000 |
commit | fa5c4575b369b172743040729d6a2c17d6dafd52 (patch) | |
tree | cd408044521e7d0ca1501f9d62d053213cb64768 /misc/tkinfo | |
parent | ccf20a8f5008281f9bb94712ec2f46d5f128cb7d (diff) | |
download | ports-fa5c4575b369b172743040729d6a2c17d6dafd52.tar.gz ports-fa5c4575b369b172743040729d6a2c17d6dafd52.zip |
Upgrade to 2.4.
Notes
Notes:
svn path=/head/; revision=9501
Diffstat (limited to 'misc/tkinfo')
-rw-r--r-- | misc/tkinfo/Makefile | 8 | ||||
-rw-r--r-- | misc/tkinfo/distinfo | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/misc/tkinfo/Makefile b/misc/tkinfo/Makefile index 9823931ec06b..f7733304bf74 100644 --- a/misc/tkinfo/Makefile +++ b/misc/tkinfo/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: tkinfo -# Version required: 2.1 +# Version required: 2.4 # Date created: 16 Jan 1995 # Whom: Thomas Gellekum <tg@FreeBSD.ORG> # -# $Id: Makefile,v 1.14 1997/09/29 07:44:08 tg Exp $ +# $Id: Makefile,v 1.15 1997/12/16 09:26:12 tg Exp $ # -DISTNAME= tkinfo-2.1 +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/tk80 diff --git a/misc/tkinfo/distinfo b/misc/tkinfo/distinfo index 5e6e07927b46..a8ee3a25267b 100644 --- a/misc/tkinfo/distinfo +++ b/misc/tkinfo/distinfo @@ -1 +1 @@ -MD5 (tkinfo-2.1.tar.gz) = 20693f36a8ab88df76b0be57a10616c1 +MD5 (tkinfo-2.4.tar.gz) = bfae500662d8eed5fe0231b7627efb8f |