diff options
author | Lars Engels <lme@FreeBSD.org> | 2013-07-08 20:22:33 +0000 |
---|---|---|
committer | Lars Engels <lme@FreeBSD.org> | 2013-07-08 20:22:33 +0000 |
commit | f25057a7bcfa1cda0ebf9eb907a92cd4cf6574e7 (patch) | |
tree | 6051b0ae0dbf7f96022d55bc8b41923717ee64e1 /audio/atunes/Makefile | |
parent | e64eeca379bc9189feff4d4ff4eb6d97aabb7700 (diff) |
Notes
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 73d3776de523..ae3c4da04287 100644 --- a/audio/atunes/Makefile +++ b/audio/atunes/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= atunes -PORTVERSION= 3.0.9 +PORTVERSION= 3.1.0 CATEGORIES= audio java MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/aTunes%20${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}-bin |