diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-11-06 08:01:57 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-11-06 08:01:57 +0000 |
commit | fa756b8ca503fd2514f2844cd55515723efd8498 (patch) | |
tree | 16a748c6b128d61c5968e8789eec33c4c9535baa /misc/tkman/Makefile | |
parent | Convert <, > and & into <, > and & in port names, COMMENT and (diff) |
Upgrade to 2.0.3.
Diffstat (limited to 'misc/tkman/Makefile')
-rw-r--r-- | misc/tkman/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/tkman/Makefile b/misc/tkman/Makefile index d7edfd6e4597..871f3adae4cd 100644 --- a/misc/tkman/Makefile +++ b/misc/tkman/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: tkman -# Version required: 2.0 +# Version required: 2.0.3 # Date created: 27 Dec 1994 # Whom: Thomas Gellekum <tg@freebsd.org> # -# $Id: Makefile,v 1.25 1997/08/25 09:46:30 tg Exp $ +# $Id: Makefile,v 1.26 1997/09/18 06:56:03 tg Exp $ # -DISTNAME= tkman-2.0 +DISTNAME= tkman-2.0.3 CATEGORIES= misc tk80 MASTER_SITES= ftp://ftp.cs.berkeley.edu/ucb/people/phelps/tcltk/ EXTRACT_SUFX= .tar.Z |