aboutsummaryrefslogtreecommitdiffstats
path: root/misc/tkman
diff options
context:
space:
mode:
authortg <tg@FreeBSD.org>1997-06-17 14:05:50 +0800
committertg <tg@FreeBSD.org>1997-06-17 14:05:50 +0800
commit8dd4618818e24d8fb381eb5ff86cbf9d1d513703 (patch)
tree3635c34bf162b11c9e5390765a5ccee0e830d6aa /misc/tkman
parenta6cf9cef0cf64c385ad1b35ffc088cff14099e79 (diff)
downloadfreebsd-ports-gnome-8dd4618818e24d8fb381eb5ff86cbf9d1d513703.tar.gz
freebsd-ports-gnome-8dd4618818e24d8fb381eb5ff86cbf9d1d513703.tar.zst
freebsd-ports-gnome-8dd4618818e24d8fb381eb5ff86cbf9d1d513703.zip
Update my e-mail address.
Update MASTER_SITE. The current version doesn't build with our tools, it requires tcl/tk-8.0.
Diffstat (limited to 'misc/tkman')
-rw-r--r--misc/tkman/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/tkman/Makefile b/misc/tkman/Makefile
index c9766eaad05b..fd388da7b5bd 100644
--- a/misc/tkman/Makefile
+++ b/misc/tkman/Makefile
@@ -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