diff options
Diffstat (limited to 'lang/coq/Makefile')
-rw-r--r-- | lang/coq/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/coq/Makefile b/lang/coq/Makefile index c7023a44a9e..6039158e590 100644 --- a/lang/coq/Makefile +++ b/lang/coq/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.43 2012/07/15 08:22:50 wiz Exp $ +# $NetBSD: Makefile,v 1.44 2012/09/07 19:17:00 adam Exp $ # DISTNAME= coq-8.3pl1 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= lang math MASTER_SITES= http://coq.inria.fr/distrib/V8.3pl1/files/ |