diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1998-01-21 08:39:48 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1998-01-21 08:39:48 +0000 |
commit | 094929a2ccc71b560e330136cdaa409cd5965e98 (patch) | |
tree | 60881a25d694b246c3ce6491991733a9bfa712c8 /misc/tkman/Makefile | |
parent | 5d08ac1ffbeb1bd0d75a89596183b19ad150ac5f (diff) | |
download | ports-094929a2ccc71b560e330136cdaa409cd5965e98.tar.gz ports-094929a2ccc71b560e330136cdaa409cd5965e98.zip |
Notes
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 93d4fe7f1ae7..97f34e13cf4b 100644 --- a/misc/tkman/Makefile +++ b/misc/tkman/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: tkman -# Version required: 2.0.4 +# Version required: 2.0.5 # Date created: 27 Dec 1994 # Whom: Thomas Gellekum <tg@freebsd.org> # -# $Id: Makefile,v 1.27 1997/11/06 08:01:54 tg Exp $ +# $Id: Makefile,v 1.28 1997/12/08 15:51:20 tg Exp $ # -DISTNAME= tkman-2.0.4 +DISTNAME= tkman-2.0.5 CATEGORIES= misc tk80 MASTER_SITES= ftp://ftp.cs.berkeley.edu/ucb/people/phelps/tcltk/ EXTRACT_SUFX= .tar.Z |