summaryrefslogtreecommitdiff
path: root/misc/tkman
diff options
context:
space:
mode:
authorexplorer <explorer>1997-11-27 13:49:35 +0000
committerexplorer <explorer>1997-11-27 13:49:35 +0000
commit821b560199ef5e7e74d35f07b02632cf1854e6e7 (patch)
treee4a1a3efb86942b2ae4870ea5fd771ce17f6fdc6 /misc/tkman
parent5b12949d16e6f83387e8110abd2c090c7c660e8c (diff)
downloadpkgsrc-821b560199ef5e7e74d35f07b02632cf1854e6e7.tar.gz
put the trailing / on the FTP URL
Diffstat (limited to 'misc/tkman')
-rw-r--r--misc/tkman/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/tkman/Makefile b/misc/tkman/Makefile
index a884c7eaa87..b8e4af92f8a 100644
--- a/misc/tkman/Makefile
+++ b/misc/tkman/Makefile
@@ -3,12 +3,12 @@
# Date created: 27 Dec 1994
# Whom: thomas Gellekum <tg@freebsd.org>
#
-# $Id: Makefile,v 1.2 1997/11/23 16:59:05 hubertf Exp $
+# $Id: Makefile,v 1.3 1997/11/27 13:49:35 explorer Exp $
#
DISTNAME= tkman-2.0.3
CATEGORIES= misc tk80
-MASTER_SITES= ftp://ftp.cs.berkeley.edu/ucb/people/phelps/tcltk
+MASTER_SITES= ftp://ftp.cs.berkeley.edu/ucb/people/phelps/tcltk/
EXTRACT_SUFX= .tar.Z
MAINTAINER= tg@freebsd.org