diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-08-29 09:32:57 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-08-29 09:32:57 +0000 |
commit | 71c53ee00ea01e0a6726f5c485d591a50e55d782 (patch) | |
tree | 0b3fe4246847f75587a8f6c19be7d014c076df21 /audio/pecl-id3 | |
parent | 16045e0338ed8ea36567cab7512a1be5b7da13a8 (diff) | |
download | ports-71c53ee00ea01e0a6726f5c485d591a50e55d782.tar.gz ports-71c53ee00ea01e0a6726f5c485d591a50e55d782.zip |
Notes
Diffstat (limited to 'audio/pecl-id3')
-rw-r--r-- | audio/pecl-id3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/pecl-id3/Makefile b/audio/pecl-id3/Makefile index 82ba228d1746..a1da0433cedf 100644 --- a/audio/pecl-id3/Makefile +++ b/audio/pecl-id3/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= pecl- EXTRACT_SUFX= .tgz DIST_SUBDIR= PECL -MAINTAINER= ports@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Extension to read and write ID3 tags in MP3 files USE_PHP= yes |