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