From 03ec1633865cba9ca08f33397c4a6d06439bac41 Mon Sep 17 00:00:00 2001 From: Mike Smith Date: Thu, 11 Sep 1997 09:24:38 +0000 Subject: Upgrade to version 1.1, now uses Tcl/Tk 8.0, faster INDEX parser. --- ports-mgmt/pib/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'ports-mgmt') diff --git a/ports-mgmt/pib/Makefile b/ports-mgmt/pib/Makefile index 15a611826df7..faeaa51835f8 100644 --- a/ports-mgmt/pib/Makefile +++ b/ports-mgmt/pib/Makefile @@ -1,18 +1,18 @@ # New ports collection makefile for: pib -# Version required: 1.0 +# Version required: 1.1 # Date created: 30 December 1996 # Whom: Mike Smith # -# $Id: Makefile,v 1.3 1996/12/31 13:41:05 asami Exp $ +# $Id: Makefile,v 1.4 1997/04/20 13:19:45 wosch Exp $ # -DISTNAME= pib-1.0 +DISTNAME= pib-1.1 MASTER_SITES= ftp://gsoft.com.au/pub/pib/ -CATEGORIES= sysutils tk41 +CATEGORIES= sysutils MAINTAINER= msmith@freebsd.org -RUN_DEPENDS= wish4.1:${PORTSDIR}/x11/tk41 +RUN_DEPENDS= wish8.0:${PORTSDIR}/x11/tk80 do-install: ${MKDIR} ${PREFIX}/lib/pib -- cgit v1.2.3