diff options
Diffstat (limited to 'audio/atunes/Makefile')
-rw-r--r-- | audio/atunes/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/atunes/Makefile b/audio/atunes/Makefile index 5cabe5d61e42..317a8566da95 100644 --- a/audio/atunes/Makefile +++ b/audio/atunes/Makefile @@ -7,7 +7,7 @@ PORTNAME= atunes PORTVERSION= 2.0.1 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= audio java MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/aTunes%20${PORTVERSION} |