diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-10-28 17:05:15 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-10-28 17:05:15 +0000 |
commit | 09f6cf8bee406b4dea883bf0aeeafac223a894fb (patch) | |
tree | 8c3fcc5b760a056e61e7f1bc4581a6a7b6b0d88b /audio/id3lib | |
parent | 6f859fa95e2f8bc3cb93357a7f954bd12cd4dbe2 (diff) | |
download | ports-09f6cf8bee406b4dea883bf0aeeafac223a894fb.tar.gz ports-09f6cf8bee406b4dea883bf0aeeafac223a894fb.zip |
Notes
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 4a9bb1901f6b..ff179b4602df 100644 --- a/audio/id3lib/Makefile +++ b/audio/id3lib/Makefile @@ -12,7 +12,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@oven.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library for manipulating ID3v1/v1.1 and ID3v2 tags USE_ICONV= yes |