From 57581e9d02dd696cc9890e748379ace30205b461 Mon Sep 17 00:00:00 2001 From: erich Date: Thu, 27 Mar 1997 23:48:21 +0000 Subject: upgrade to 1.1b5 --- devel/SWIG/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'devel/SWIG/Makefile') diff --git a/devel/SWIG/Makefile b/devel/SWIG/Makefile index 6bca009bea21..f247413499aa 100644 --- a/devel/SWIG/Makefile +++ b/devel/SWIG/Makefile @@ -1,19 +1,19 @@ # New ports collection makefile for: SWIG -# Version required: 1.0b3p1 +# Version required: 1.1b5p1 # Date created: 19 April 1996 # Whom: jkh # -# $Id: Makefile,v 1.4 1996/11/18 11:22:31 asami Exp $ +# $Id: Makefile,v 1.5 1997/02/24 23:10:34 erich Exp $ # -DISTNAME= swig1.1b4 -PKGNAME= swig-1.1b4 +DISTNAME= swig1.1b5p1 +PKGNAME= swig-1.1b5 CATEGORIES= devel MASTER_SITES= ftp://ftp.cs.utah.edu/pub/beazley/SWIG/ MAINTAINER= erich@FreeBSD.org -WRKSRC= ${WRKDIR}/SWIG1.1b4 +WRKSRC= ${WRKDIR}/SWIG1.1b5p1 GNU_CONFIGURE= yes .include -- cgit