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