diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-07-10 14:31:19 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-07-10 14:31:19 +0000 |
commit | 2e70c59bc19bd7a45d5644912f39e224de3b3d6f (patch) | |
tree | ebf34434558964bb7a99951357473acf55571dd9 /devel/SWIG/Makefile | |
parent | Add "-s" (silent) option useful for shell scripts. (diff) |
Update port to 1.3a3
Notes
Notes:
svn path=/head/; revision=30442
Diffstat (limited to 'devel/SWIG/Makefile')
-rw-r--r-- | devel/SWIG/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/SWIG/Makefile b/devel/SWIG/Makefile index 8686d4ede600..b15c2f683c07 100644 --- a/devel/SWIG/Makefile +++ b/devel/SWIG/Makefile @@ -6,7 +6,7 @@ # PORTNAME= swig -PORTVERSION= 1.3a2 +PORTVERSION= 1.3a3 CATEGORIES= devel python tcl82 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://ftp.rge.com/pub/languages/swig/ \ |