diff options
author | demon <demon@FreeBSD.org> | 2003-01-07 09:17:34 +0000 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2003-01-07 09:17:34 +0000 |
commit | d578d03a02e9b2be2e91217c69e073cb2d220f62 (patch) | |
tree | 02354b2229750de1b40f54f3b948b1a70ae83116 /audio/id3tool | |
parent | 0093034cdb824ede76b03e3bf70fb0509c15b2c6 (diff) | |
download | FreeBSD-ports-d578d03a02e9b2be2e91217c69e073cb2d220f62.zip FreeBSD-ports-d578d03a02e9b2be2e91217c69e073cb2d220f62.tar.gz |
Adjust MASTER_SITES and WWW.
Update to version 1.2.
Approved by: maintainer
Diffstat (limited to 'audio/id3tool')
-rw-r--r-- | audio/id3tool/Makefile | 4 | ||||
-rw-r--r-- | audio/id3tool/distinfo | 2 | ||||
-rw-r--r-- | audio/id3tool/pkg-descr | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/audio/id3tool/Makefile b/audio/id3tool/Makefile index 94a5eff..4635787 100644 --- a/audio/id3tool/Makefile +++ b/audio/id3tool/Makefile @@ -6,9 +6,9 @@ # PORTNAME= id3tool -PORTVERSION= 1.1f +PORTVERSION= 1.2 CATEGORIES= audio -MASTER_SITES= http://kitsumi.xware.cx/id3tool/ +MASTER_SITES= http://nekohako.xware.cx/id3tool/ MAINTAINER= markp@FreeBSD.org diff --git a/audio/id3tool/distinfo b/audio/id3tool/distinfo index 6e9bf6e..fe8cad8 100644 --- a/audio/id3tool/distinfo +++ b/audio/id3tool/distinfo @@ -1 +1 @@ -MD5 (id3tool-1.1f.tar.gz) = 41156d71a9c02b7a72b598cb8229862d +MD5 (id3tool-1.2.tar.gz) = c6e0bb6ea67a2b656ab358590b76a8ae diff --git a/audio/id3tool/pkg-descr b/audio/id3tool/pkg-descr index 98058ca..a1fddb8 100644 --- a/audio/id3tool/pkg-descr +++ b/audio/id3tool/pkg-descr @@ -1,7 +1,7 @@ Id3tool is a command line utility for manipulating MP3 ID3 tags. It can list/add or change tags in your MP3 files. -WWW: http://kitsumi.xware.cx/id3tool/ +WWW: http://nekohako.xware.cx/id3tool/ - Mark Pulford mark@kyne.com.au |