diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2013-11-13 14:15:03 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2013-11-13 14:15:03 +0000 |
commit | b497a91571609077f64060869daf7f61299f307a (patch) | |
tree | 8c4a0c07b0ca78b94f6fb87dddef0727dbbfaca9 /math | |
parent | b8b3ee1975e77ded749c1f7189c083f50fa5eef7 (diff) |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/cloog/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/cloog/Makefile b/math/cloog/Makefile index f757b3e0a2b2..760385ed7d06 100644 --- a/math/cloog/Makefile +++ b/math/cloog/Makefile @@ -3,6 +3,7 @@ PORTNAME= cloog PORTVERSION= 0.18.1 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= http://www.bastoul.net/cloog/pages/download/ |