summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-01-18 09:34:54 +0000
committerwiz <wiz@pkgsrc.org>2017-01-18 09:34:54 +0000
commitc5998c30f2f1dc6e221b37ad987293c70434d692 (patch)
tree5b274cd9eeaf2d0af2c9441caf31d138f6b121dd /devel
parent6bb5b16f3cbb258dbc26437e914b04627086ce84 (diff)
downloadpkgsrc-c5998c30f2f1dc6e221b37ad987293c70434d692.tar.gz
Bump PKGREVISION.
No effective change, but this makes it the lowest version that's currently accepted by bsd.pkg.use.mk.
Diffstat (limited to 'devel')
-rw-r--r--devel/libtool-fortran/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libtool-fortran/Makefile b/devel/libtool-fortran/Makefile
index 544a8525f1e..0e8903406cb 100644
--- a/devel/libtool-fortran/Makefile
+++ b/devel/libtool-fortran/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2016/07/09 06:38:10 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2017/01/18 09:34:54 wiz Exp $
###########################################################################
###########################################################################
@@ -28,7 +28,7 @@
FILESDIR= ${.CURDIR}/../libtool-base/files
PKGNAME= ${DISTNAME:S/-/-fortran-/}
-PKGREVISION= 6
+PKGREVISION= 9
COMMENT= Generic shared library support script (the script itself, incl. Fortran)