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