diff options
Diffstat (limited to 'audio/id3lib')
-rw-r--r-- | audio/id3lib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/id3lib/Makefile b/audio/id3lib/Makefile index 8ea5f1fb6d5b..f589c0d7b2e1 100644 --- a/audio/id3lib/Makefile +++ b/audio/id3lib/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} PORTREVISION= 1 -MAINTAINER= roman@xpert.com +MAINTAINER= ports@oven.org COMMENT= Library for manipulating ID3v1/v1.1 and ID3v2 tags LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv |