diff options
author | David Naylor <dbn@FreeBSD.org> | 2018-01-30 19:00:27 +0000 |
---|---|---|
committer | David Naylor <dbn@FreeBSD.org> | 2018-01-30 19:00:27 +0000 |
commit | 1da3310ac13117c3e66501d672446b7eb0e2d670 (patch) | |
tree | f565b3312e4715c9ab2c5543a2fb9b40d667713b /audio/taglib-sharp | |
parent | 227069da3b0a99549b9590459a307d17bd33307c (diff) |
Notes
Diffstat (limited to 'audio/taglib-sharp')
-rw-r--r-- | audio/taglib-sharp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/taglib-sharp/Makefile b/audio/taglib-sharp/Makefile index a9e0739c14fe..e820f2cd6186 100644 --- a/audio/taglib-sharp/Makefile +++ b/audio/taglib-sharp/Makefile @@ -2,7 +2,7 @@ PORTNAME= taglib-sharp PORTVERSION= 2.0.3.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://download.banshee.fm/${PORTNAME}/${PORTVERSION}/ |