diff options
Diffstat (limited to 'devel/frama-c/Makefile')
-rw-r--r-- | devel/frama-c/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/frama-c/Makefile b/devel/frama-c/Makefile index 5f46c20b0b5..5d80acd225b 100644 --- a/devel/frama-c/Makefile +++ b/devel/frama-c/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.81 2018/07/20 03:34:08 ryoon Exp $ +# $NetBSD: Makefile,v 1.82 2018/10/24 21:11:50 leot Exp $ # DISTNAME= frama-c-Phosphorus-20170501 PKGNAME= ${DISTNAME:S/-Phosphorus//} -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= devel MASTER_SITES= https://frama-c.com/download/ |