diff options
Diffstat (limited to 'audio/py-eyed3/Makefile')
-rw-r--r-- | audio/py-eyed3/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/py-eyed3/Makefile b/audio/py-eyed3/Makefile index 2ba522eb0194..a6065980886a 100644 --- a/audio/py-eyed3/Makefile +++ b/audio/py-eyed3/Makefile @@ -1,10 +1,8 @@ PORTNAME= eyed3 -PORTVERSION= 0.9.6 -PORTREVISION= 1 +DISTVERSION= 0.9.8 CATEGORIES= audio python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= eyeD3-${PORTVERSION} MAINTAINER= rm@FreeBSD.org COMMENT= Python module for processing ID3 tags |