diff options
author | vs <vs@FreeBSD.org> | 2005-12-05 09:49:23 +0000 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2005-12-05 09:49:23 +0000 |
commit | 1c42c96997e9608cc7c923c63e6bff0add52f193 (patch) | |
tree | 307a66b0449e43571baf513889804873bfcb4163 | |
parent | 3226c2e07bd541d3c09101e1ad6a7927273f8d6a (diff) | |
download | FreeBSD-ports-1c42c96997e9608cc7c923c63e6bff0add52f193.zip FreeBSD-ports-1c42c96997e9608cc7c923c63e6bff0add52f193.tar.gz |
Bump PORTREVISION to regenerate the package with the newly enabled IDE on the cluster
Suggested by: kris
-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 096ba4d..56ce16d 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 |