diff options
Diffstat (limited to 'devel/swig13/Makefile')
-rw-r--r-- | devel/swig13/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/swig13/Makefile b/devel/swig13/Makefile index 1c06752ad96c..20c9ad62593d 100644 --- a/devel/swig13/Makefile +++ b/devel/swig13/Makefile @@ -7,13 +7,14 @@ PORTNAME= swig PORTVERSION= 1.3.39 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= rafan@FreeBSD.org COMMENT= Simplified Wrapper and Interface Generator -USE_AUTOTOOLS= autoconf:262:env libtool:22 +USE_AUTOTOOLS= autoconf:267:env libtool:22 MAN1= ccache-swig.1 |