summaryrefslogtreecommitdiffstats
path: root/devel/SWIG/Makefile
diff options
context:
space:
mode:
authorerich <erich@FreeBSD.org>1996-10-09 20:54:30 +0000
committererich <erich@FreeBSD.org>1996-10-09 20:54:30 +0000
commit2af714ae8729fbb329745651063b6a9619e0b9fb (patch)
tree100732ee3394b5c49e780ddce296943fc8d1cb97 /devel/SWIG/Makefile
parenta920e7dc2ce8c96a966e9f83579ff612b687f496 (diff)
downloadFreeBSD-ports-2af714ae8729fbb329745651063b6a9619e0b9fb.zip
FreeBSD-ports-2af714ae8729fbb329745651063b6a9619e0b9fb.tar.gz
upgrade to version 1.0,
change MAINTAINER jkh -> erich Requested by: jkh
Diffstat (limited to 'devel/SWIG/Makefile')
-rw-r--r--devel/SWIG/Makefile13
1 files changed, 7 insertions, 6 deletions
diff --git a/devel/SWIG/Makefile b/devel/SWIG/Makefile
index fa5fcf5..e774717 100644
--- a/devel/SWIG/Makefile
+++ b/devel/SWIG/Makefile
@@ -1,18 +1,19 @@
# New ports collection makefile for: SWIG
-# Version required: 1.0b1
+# Version required: 1.0b3p1
# Date created: 19 April 1996
# Whom: jkh
#
-# $Id: Makefile,v 1.1.1.1 1996/04/19 18:44:04 jkh Exp $
+# $Id: Makefile,v 1.2 1996/04/23 07:47:40 asami Exp $
#
-DISTNAME= swig1.0b1
-PKGNAME= swig-1.0b1
+DISTNAME= swig1.0
+PKGNAME= swig-1.0
CATEGORIES+= devel
MASTER_SITES= ftp://ftp.cs.utah.edu/pub/beazley/SWIG/
-MAINTAINER= jkh@FreeBSD.org
+GNU_CONFIGURE= yes
+MAINTAINER= erich@FreeBSD.org
-WRKSRC= ${WRKDIR}/SWIG1.0b1
+WRKSRC= ${WRKDIR}/SWIG1.0
.include <bsd.port.mk>
OpenPOWER on IntegriCloud