Update my e-mail address.
Update MASTER_SITE. The current version doesn't build with our tools, it requires tcl/tk-8.0.
This commit is contained in:
parent
27e4fe05fd
commit
811b446b35
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=6974
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
|||
# New ports collection makefile for: tkman
|
||||
# Version required: 1.8
|
||||
# Date created: 27 Dec 1994
|
||||
# Whom: thomas@ghpc8.ihf.rwth-aachen.de
|
||||
# Whom: thomas Gellekum <tg@freebsd.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.22 1997/04/20 13:19:36 wosch Exp $
|
||||
# $Id: Makefile,v 1.23 1997/04/27 00:25:19 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= tkman-1.8
|
||||
CATEGORIES= misc tk41
|
||||
MASTER_SITES= ftp://ftp.cs.berkeley.edu/ucb/people/phelps/tcltk/
|
||||
MASTER_SITES= ftp://ftp.cs.berkeley.edu/ucb/people/phelps/tcltk/old/
|
||||
EXTRACT_SUFX= .tar.Z
|
||||
|
||||
MAINTAINER= tg@freebsd.org
|
||||
|
|
Loading…
Reference in a new issue