diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-09-05 08:34:16 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-09-05 08:34:16 +0000 |
commit | 91222f50f87792f9adf9cdf7aaf43ad22e1d6fd9 (patch) | |
tree | e104675fffa4236cd4c8ca13d7c5052dfea5ca73 /audio/id3v2 | |
parent | 56a7bb684671864ba6a4c81704798932c291309e (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 64b5e1f0d93f..5379ffbb1d91 100644 --- a/audio/id3v2/Makefile +++ b/audio/id3v2/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= id3v2 -MAINTAINER= rehsack@liwing.de +MAINTAINER= ports@FreeBSD.org COMMENT= Command line id3v2 tag editor LIB_DEPENDS= id3-3.8.3:${PORTSDIR}/audio/id3lib |