diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2006-10-31 00:18:09 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2006-10-31 00:18:09 +0000 |
commit | ca76750d3939dd0f71422c0fce169ae3bc6ecfd4 (patch) | |
tree | 4e5d6c351df02898cf06dcbf44a114287dc0f584 /audio/alac/Makefile | |
parent | Take maintainership. (diff) |
- Update to 0.1.3
Diffstat (limited to 'audio/alac/Makefile')
-rw-r--r-- | audio/alac/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/alac/Makefile b/audio/alac/Makefile index 3ddcaed0f79c..22bbbdeb420e 100644 --- a/audio/alac/Makefile +++ b/audio/alac/Makefile @@ -6,7 +6,7 @@ # PORTNAME= alac -PORTVERSION= 0.1.2 +PORTVERSION= 0.1.3 CATEGORIES= audio MASTER_SITES= http://crazney.net/programs/itunes/files/ DISTNAME= ${PORTNAME}_decoder-${PORTVERSION} |