summaryrefslogtreecommitdiff
path: root/devel/swig11/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/swig11/Makefile')
-rw-r--r--devel/swig11/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/swig11/Makefile b/devel/swig11/Makefile
index 5d9ca1132e93..6bca009bea21 100644
--- a/devel/swig11/Makefile
+++ b/devel/swig11/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>