diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2006-04-04 11:48:40 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2006-04-04 11:48:40 +0000 |
commit | a8c3d93d306685f8d1d99d621c7dd4d40deac20d (patch) | |
tree | bb4400a2dd0babb09dc9bdf99ace76013a8b4b11 /audio/alac/Makefile | |
parent | - Fix build failure on 4.x [1] (diff) |
- Update to 0.1.2
Spotted by: portscout
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 ccfecd5a6c3c..6ec8be1ed68e 100644 --- a/audio/alac/Makefile +++ b/audio/alac/Makefile @@ -6,7 +6,7 @@ # PORTNAME= alac -PORTVERSION= 0.1.1 +PORTVERSION= 0.1.2 CATEGORIES= audio MASTER_SITES= http://crazney.net/programs/itunes/files/ DISTNAME= ${PORTNAME}_decoder-${PORTVERSION} |