diff options
author | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2009-11-11 13:38:17 +0000 |
---|---|---|
committer | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2009-11-11 13:38:17 +0000 |
commit | ba00736fa5f53fe8efea9c32f0e5c02d84036b45 (patch) | |
tree | d4587b1dd524e35e7099d8cfae60247b1ebe9b61 /audio/celt/Makefile | |
parent | 533ac22f77bbd8534441a75eeafe08c93729cd26 (diff) | |
download | ports-ba00736fa5f53fe8efea9c32f0e5c02d84036b45.tar.gz ports-ba00736fa5f53fe8efea9c32f0e5c02d84036b45.zip |
Notes
Diffstat (limited to 'audio/celt/Makefile')
-rw-r--r-- | audio/celt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/celt/Makefile b/audio/celt/Makefile index 34ce6f61a24c..63da8e8e5a0f 100644 --- a/audio/celt/Makefile +++ b/audio/celt/Makefile @@ -6,7 +6,7 @@ # PORTNAME= celt -PORTVERSION= 0.6.1 +PORTVERSION= 0.7.0 CATEGORIES= audio MASTER_SITES= http://downloads.us.xiph.org/releases/celt/ |