diff options
Diffstat (limited to 'math/coq/Makefile')
-rw-r--r-- | math/coq/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/coq/Makefile b/math/coq/Makefile index 5e545ac33638..0e4e29eb6810 100644 --- a/math/coq/Makefile +++ b/math/coq/Makefile @@ -7,7 +7,7 @@ PORTNAME= coq PORTVERSION= 8.1.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= http://coq.inria.fr/V${COQVERSION}/files/ \ ftp://ftp.stack.nl/pub/users/johans/coq/ |