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 daa30da1c0d..c9ce33863e6 100644 --- a/lang/coq/Makefile +++ b/lang/coq/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.41 2012/04/27 12:31:51 obache Exp $ +# $NetBSD: Makefile,v 1.42 2012/06/14 07:43:53 sbd Exp $ # DISTNAME= coq-8.3pl1 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= lang math MASTER_SITES= http://coq.inria.fr/distrib/V8.3pl1/files/ |