diff options
Diffstat (limited to 'devel/libtool-fortran/Makefile')
-rw-r--r-- | devel/libtool-fortran/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libtool-fortran/Makefile b/devel/libtool-fortran/Makefile index 09fdc23a2c3..f7d9d718fac 100644 --- a/devel/libtool-fortran/Makefile +++ b/devel/libtool-fortran/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2013/06/03 10:05:17 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2013/06/04 22:15:54 tron Exp $ ########################################################################### ########################################################################### @@ -28,7 +28,7 @@ FILESDIR= ${.CURDIR}/../libtool-base/files PKGNAME= ${DISTNAME:S/-/-fortran-/} -PKGREVISION= 2 +PKGREVISION= 3 SVR4_PKGNAME= ltoof COMMENT= Generic shared library support script (the script itself, incl. Fortran) |