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 6039158e590..6ac481a077f 100644 --- a/lang/coq/Makefile +++ b/lang/coq/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.44 2012/09/07 19:17:00 adam Exp $ +# $NetBSD: Makefile,v 1.45 2012/09/15 10:05:18 obache Exp $ # DISTNAME= coq-8.3pl1 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= lang math MASTER_SITES= http://coq.inria.fr/distrib/V8.3pl1/files/ |