diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-04-05 11:13:25 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-04-05 11:13:25 +0000 |
commit | 4c5e44e8f6564080ef59e78a8eb80d1efec2f3af (patch) | |
tree | cf7d424dcb2b0d8e6b3736dfbb5a6ea910c74bd3 /audio/id3lib/Makefile | |
parent | a9ecd09ee35c2fb0ee46eaa0cbbb82d9de84d198 (diff) | |
download | ports-4c5e44e8f6564080ef59e78a8eb80d1efec2f3af.tar.gz ports-4c5e44e8f6564080ef59e78a8eb80d1efec2f3af.zip |
Notes
Diffstat (limited to 'audio/id3lib/Makefile')
-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 314d5462fc2c..89d443352b41 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= ports@FreeBSD.org +MAINTAINER= ports@oven.org COMMENT= Library for manipulating ID3v1/v1.1 and ID3v2 tags USE_ICONV= yes |