From 821b560199ef5e7e74d35f07b02632cf1854e6e7 Mon Sep 17 00:00:00 2001 From: explorer Date: Thu, 27 Nov 1997 13:49:35 +0000 Subject: put the trailing / on the FTP URL --- x11/tkman/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11') diff --git a/x11/tkman/Makefile b/x11/tkman/Makefile index a884c7eaa87..b8e4af92f8a 100644 --- a/x11/tkman/Makefile +++ b/x11/tkman/Makefile @@ -3,12 +3,12 @@ # Date created: 27 Dec 1994 # Whom: thomas Gellekum # -# $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 -- cgit v1.2.3