aboutsummaryrefslogtreecommitdiffstats
path: root/devel/SWIG/Makefile
diff options
context:
space:
mode:
authorerich <erich@FreeBSD.org>1997-02-25 07:10:48 +0800
committererich <erich@FreeBSD.org>1997-02-25 07:10:48 +0800
commit4fa26123e03638373621e81446fbc5c7ac8fce72 (patch)
treeeefcc994320f21f01b78d34913b47e9f2e9ff8d6 /devel/SWIG/Makefile
parent26a9a9ba7102e36ab403ac0abc9981ca1ff181fc (diff)
downloadfreebsd-ports-graphics-4fa26123e03638373621e81446fbc5c7ac8fce72.tar.gz
freebsd-ports-graphics-4fa26123e03638373621e81446fbc5c7ac8fce72.tar.zst
freebsd-ports-graphics-4fa26123e03638373621e81446fbc5c7ac8fce72.zip
upgrade to 1.1b4
Diffstat (limited to 'devel/SWIG/Makefile')
-rw-r--r--devel/SWIG/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/SWIG/Makefile b/devel/SWIG/Makefile
index 5d9ca1132e9..6bca009bea2 100644
--- a/devel/SWIG/Makefile
+++ b/devel/SWIG/Makefile
@@ -3,17 +3,17 @@
# Date created: 19 April 1996
# Whom: jkh
#
-# $Id: Makefile,v 1.3 1996/10/09 20:54:24 erich Exp $
+# $Id: Makefile,v 1.4 1996/11/18 11:22:31 asami Exp $
#
-DISTNAME= swig1.0
-PKGNAME= swig-1.0
+DISTNAME= swig1.1b4
+PKGNAME= swig-1.1b4
CATEGORIES= devel
MASTER_SITES= ftp://ftp.cs.utah.edu/pub/beazley/SWIG/
MAINTAINER= erich@FreeBSD.org
-WRKSRC= ${WRKDIR}/SWIG1.0
+WRKSRC= ${WRKDIR}/SWIG1.1b4
GNU_CONFIGURE= yes
.include <bsd.port.mk>