diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2010-09-22 17:10:26 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2010-09-22 17:10:26 +0000 |
commit | e475c19a24ad0be6c77798ac658eb897a7825ec3 (patch) | |
tree | c209aa104fcfe729531c297b4301e67a1019dd54 /audio/id3v2 | |
parent | aa906d8cc0f95f07008c72f6b62e61a753d78a43 (diff) |
Notes
Diffstat (limited to 'audio/id3v2')
-rw-r--r-- | audio/id3v2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/id3v2/Makefile b/audio/id3v2/Makefile index 0cb47bd23458..caeae051214e 100644 --- a/audio/id3v2/Makefile +++ b/audio/id3v2/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.1.12 CATEGORIES= audio MASTER_SITES= SF -MAINTAINER= sunpoet@sunpoet.net +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Command line id3v2 tag editor LIB_DEPENDS= id3-3.8.3:${PORTSDIR}/audio/id3lib |