diff options
author | Dennis Herrmann <dhn@FreeBSD.org> | 2012-02-10 12:35:46 +0000 |
---|---|---|
committer | Dennis Herrmann <dhn@FreeBSD.org> | 2012-02-10 12:35:46 +0000 |
commit | 4a0e3f8c30ecd23148571a956a4c1d5c4112bf14 (patch) | |
tree | a8b6aaefdcb7515753d1cd78efe865984529b3a3 /graphics/synfigstudio/Makefile | |
parent | 5484ea7c511e240277168ae4ee0d6ad69c1021e4 (diff) | |
download | ports-4a0e3f8c30ecd23148571a956a4c1d5c4112bf14.tar.gz ports-4a0e3f8c30ecd23148571a956a4c1d5c4112bf14.zip |
Notes
Diffstat (limited to 'graphics/synfigstudio/Makefile')
-rw-r--r-- | graphics/synfigstudio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/synfigstudio/Makefile b/graphics/synfigstudio/Makefile index 439bad457269..f2284174837b 100644 --- a/graphics/synfigstudio/Makefile +++ b/graphics/synfigstudio/Makefile @@ -6,7 +6,7 @@ # PORTNAME= synfigstudio -DISTVERSION= 0.63.03 +DISTVERSION= 0.63.04 CATEGORIES= graphics multimedia MASTER_SITES= SF/synfig/${PORTNAME}/${PORTVERSION} |