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