diff options
author | edwin <edwin@FreeBSD.org> | 2004-04-05 12:15:17 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2004-04-05 12:15:17 +0800 |
commit | 678800f765c0c55c5255fc8639c4e85d602d3c5f (patch) | |
tree | 883d051a05df6e5d211418ccfcef0fc9cea46b52 /audio/id3lib | |
parent | bb824e9df05169747b266e8c21270766a596bc87 (diff) | |
download | freebsd-ports-gnome-678800f765c0c55c5255fc8639c4e85d602d3c5f.tar.gz freebsd-ports-gnome-678800f765c0c55c5255fc8639c4e85d602d3c5f.tar.zst freebsd-ports-gnome-678800f765c0c55c5255fc8639c4e85d602d3c5f.zip |
Remove maintainer since he is blocked email from FreeBSD.org:
Reporting-MTA: dns; mx2.freebsd.org
Arrival-Date: Sun, 4 Apr 2004 21:04:57 -0700 (PDT)
Final-Recipient: rfc822; ports@oven.org
Action: failed
Status: 5.0.0
Diagnostic-Code: X-Postfix; host mail.oven.org[192.115.22.32] said: 554 Service
unavailable; Client host [216.136.204.119] blocked using block.blars.org
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 89d443352b41..314d5462fc2c 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@oven.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library for manipulating ID3v1/v1.1 and ID3v2 tags USE_ICONV= yes |