diff options
Diffstat (limited to 'x11-toolkits/blt/Makefile')
-rw-r--r-- | x11-toolkits/blt/Makefile | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/x11-toolkits/blt/Makefile b/x11-toolkits/blt/Makefile index 784826a278b1..daa4c1cafa18 100644 --- a/x11-toolkits/blt/Makefile +++ b/x11-toolkits/blt/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: blt -# Version required: 2.4c -# Date created: 9 July 1998 +# Version required: 2.4f +# Date created: 22 September 1998 # Whom: Kenjiro Cho <kjc@csl.sony.co.jp> # -# $Id: Makefile,v 1.18 1998/08/07 22:56:37 asami Exp $ +# $Id: Makefile,v 1.19 1998/08/07 23:56:50 asami Exp $ # -DISTNAME= BLT2.4c -PKGNAME= blt-2.4c +DISTNAME= BLT2.4f +PKGNAME= blt-2.4f CATEGORIES= x11-toolkits tk80 MASTER_SITES= ftp://ftp.tcltk.com/pub/blt/ @@ -15,7 +15,7 @@ MAINTAINER= kjc@csl.sony.co.jp LIB_DEPENDS= tk80\\.1:${PORTSDIR}/x11-toolkits/tk80 -WRKSRC= ${WRKDIR}/blt2.4c +WRKSRC= ${WRKDIR}/blt2.4f GNU_CONFIGURE= yes MANN= BLT.n barchart.n bgexec.n bitmap.n bltdebug.n busy.n \ dragdrop.n eps.n graph.n htext.n hierbox.n spline.n \ |