diff options
author | vs <vs@FreeBSD.org> | 2005-12-05 17:49:23 +0800 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2005-12-05 17:49:23 +0800 |
commit | 1c42c96997e9608cc7c923c63e6bff0add52f193 (patch) | |
tree | 307a66b0449e43571baf513889804873bfcb4163 /math/coq | |
parent | 3226c2e07bd541d3c09101e1ad6a7927273f8d6a (diff) | |
download | freebsd-ports-graphics-1c42c96997e9608cc7c923c63e6bff0add52f193.tar.gz freebsd-ports-graphics-1c42c96997e9608cc7c923c63e6bff0add52f193.tar.zst freebsd-ports-graphics-1c42c96997e9608cc7c923c63e6bff0add52f193.zip |
Bump PORTREVISION to regenerate the package with the newly enabled IDE on the cluster
Suggested by: kris
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 096ba4d7252..56ce16dad42 100644 --- a/math/coq/Makefile +++ b/math/coq/Makefile @@ -7,6 +7,7 @@ PORTNAME= coq PORTVERSION= 8.0p2 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= ftp://ftp.inria.fr/INRIA/coq/V8.0pl2/ DISTNAME= coq-8.0pl2 |