diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-01 12:55:01 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-01 12:55:01 +0000 |
commit | e9b095e4330695c0d8b80be89831e9781057e0a6 (patch) | |
tree | a3710fc0e9bbec74f24616c43e0d680afe4ca2b7 /graphics/cuttlefish/Makefile | |
parent | c7d369e0139974864de5ca3fb52e5ca096e2b4c7 (diff) | |
download | ports-e9b095e4330695c0d8b80be89831e9781057e0a6.tar.gz ports-e9b095e4330695c0d8b80be89831e9781057e0a6.zip |
Notes
Diffstat (limited to 'graphics/cuttlefish/Makefile')
-rw-r--r-- | graphics/cuttlefish/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/cuttlefish/Makefile b/graphics/cuttlefish/Makefile index d41cc58e85aa..1ad2b1ba4be3 100644 --- a/graphics/cuttlefish/Makefile +++ b/graphics/cuttlefish/Makefile @@ -6,7 +6,7 @@ # PORTNAME= cuttlefish -PORTVERSION= 1.2 +PORTVERSION= 1.3 CATEGORIES= graphics MASTER_SITES= http://www.caida.org/tools/visualization/cuttlefish/code/ |