diff options
author | Markus Brueffer <markus@FreeBSD.org> | 2004-10-13 20:28:01 +0000 |
---|---|---|
committer | Markus Brueffer <markus@FreeBSD.org> | 2004-10-13 20:28:01 +0000 |
commit | d583ca7119016cb19e9a9c2a4270f942713b2671 (patch) | |
tree | bde04a44a1a349ee2f51c96751873f46defa3e2d /audio/taglib/Makefile | |
parent | 91fe33beee6038e4c7b0ee9c41dae0aabe87923c (diff) | |
download | ports-d583ca7119016cb19e9a9c2a4270f942713b2671.tar.gz ports-d583ca7119016cb19e9a9c2a4270f942713b2671.zip |
Update to version 1.3
PR: ports/72536
Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es>
Approved by: Frank J. Laszlo <laszlof@vonostingroup.com> (maintainer)
Notes
Notes:
svn path=/head/; revision=119296
Diffstat (limited to 'audio/taglib/Makefile')
-rw-r--r-- | audio/taglib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/taglib/Makefile b/audio/taglib/Makefile index 15c8e5ed57c7..f78dfa7797be 100644 --- a/audio/taglib/Makefile +++ b/audio/taglib/Makefile @@ -6,7 +6,7 @@ # PORTNAME= taglib -PORTVERSION= 1.2 +PORTVERSION= 1.3 CATEGORIES= audio MASTER_SITES= http://ktown.kde.org/~wheeler/files/src/ |