diff options
author | leot <leot@pkgsrc.org> | 2018-10-24 21:11:45 +0000 |
---|---|---|
committer | leot <leot@pkgsrc.org> | 2018-10-24 21:11:45 +0000 |
commit | 91e7db6acba524dd8ad2ff534731288b72d8a345 (patch) | |
tree | 4ae826452841f4e629c7edcc3ad17a2c7d352f2e /lang/coq/Makefile | |
parent | 14392c8f67d7205c8e7a2ed23a81cc2bc0bd39c3 (diff) | |
download | pkgsrc-91e7db6acba524dd8ad2ff534731288b72d8a345.tar.gz |
*: (belatedly) revbump for net/libsoup update
Thanks to <wiz>!
Diffstat (limited to 'lang/coq/Makefile')
-rw-r--r-- | lang/coq/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/coq/Makefile b/lang/coq/Makefile index 3dbd00e475a..b50f1473993 100644 --- a/lang/coq/Makefile +++ b/lang/coq/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.112 2018/08/02 12:57:03 jaapb Exp $ +# $NetBSD: Makefile,v 1.113 2018/10/24 21:11:52 leot Exp $ # DISTNAME= coq-8.8.1 +PKGREVISION= 1 CATEGORIES= lang math MASTER_SITES= ${MASTER_SITE_GITHUB:=coq/} GITHUB_TAG= V${PKGVERSION_NOREV} |