From 84d0c9a8b2d7c213b20a5f027cfb007f0b08dbec Mon Sep 17 00:00:00 2001 From: Thomas Gellekum Date: Mon, 26 Jun 2000 12:53:41 +0000 Subject: Sigh, should have checked before. Upgrade to 2.1. It's free now, if I understand the Artistic License correctly. --- misc/tkman/Makefile | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'misc/tkman/Makefile') diff --git a/misc/tkman/Makefile b/misc/tkman/Makefile index 31428d7c4a3a..c546fdafc3f8 100644 --- a/misc/tkman/Makefile +++ b/misc/tkman/Makefile @@ -1,24 +1,21 @@ # New ports collection makefile for: tkman # Date created: 27 Dec 1994 -# Whom: Thomas Gellekum +# Whom: Thomas Gellekum # # $FreeBSD$ # PORTNAME= tkman -PORTVERSION= 2.1b4 +PORTVERSION= 2.1 CATEGORIES= misc tk83 -MASTER_SITES= ftp://ftp.cs.berkeley.edu/ucb/people/phelps/tcltk/ -EXTRACT_SUFX= .tar.Z +MASTER_SITES= ftp://tkman.sourceforge.net/pub/tkman/ -MAINTAINER= tg@freebsd.org +MAINTAINER= tg@FreeBSD.org LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83 RUN_DEPENDS= rman:${PORTSDIR}/textproc/rman \ glimpse:${PORTSDIR}/textproc/glimpse -NO_CDROM= "License required" - post-patch: ${PERL} -pi -e "s;/usr/local/bin/wish;${LOCALBASE}/bin/wish8.3;" \ ${WRKSRC}/contrib/tkmanclient -- cgit v1.2.3