diff options
-rw-r--r-- | audio/alac/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/alac/Makefile b/audio/alac/Makefile index 840d599c2f64..2ab1e635a036 100644 --- a/audio/alac/Makefile +++ b/audio/alac/Makefile @@ -3,6 +3,7 @@ PORTNAME= alac PORTVERSION= 0.2.0 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://craz.net/programs/itunes/files/ DISTNAME= ${PORTNAME}_decoder-${PORTVERSION} |