diff options
author | danilo <danilo@FreeBSD.org> | 2013-11-13 22:15:03 +0800 |
---|---|---|
committer | danilo <danilo@FreeBSD.org> | 2013-11-13 22:15:03 +0800 |
commit | d955762c802ca2cb2984edc2d8cc33db0f37829c (patch) | |
tree | 8c4a0c07b0ca78b94f6fb87dddef0727dbbfaca9 | |
parent | 3ed782d95d03e1705c0d334b56810380c79171d6 (diff) | |
download | freebsd-ports-gnome-d955762c802ca2cb2984edc2d8cc33db0f37829c.tar.gz freebsd-ports-gnome-d955762c802ca2cb2984edc2d8cc33db0f37829c.tar.zst freebsd-ports-gnome-d955762c802ca2cb2984edc2d8cc33db0f37829c.zip |
- Bump PORTREVISION
Reported by: mat
-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/ |