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 c3742a69880b..f7e927a5a506 100644 --- a/math/coq/Makefile +++ b/math/coq/Makefile @@ -7,7 +7,7 @@ PORTNAME= coq PORTVERSION= 8.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= http://coq.inria.fr/V${PORTVERSION:R}/files/ \ ftp://ftp.stack.nl/pub/users/johans/coq/ |