diff options
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 a1c826d3b47..3dc972c9276 100644 --- a/lang/coq/Makefile +++ b/lang/coq/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.54 2013/01/22 15:32:03 jaapb Exp $ +# $NetBSD: Makefile,v 1.55 2013/01/26 21:38:05 adam Exp $ # DISTNAME= coq-8.4pl1 +PKGREVISION= 1 CATEGORIES= lang math MASTER_SITES= http://coq.inria.fr/distrib/V${PKGVERSION}/files/ |