diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-08-28 17:37:26 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-08-28 17:37:26 +0000 |
commit | 9fb1ef4c3ae80b1845263bd451ba9e76cd39ceb2 (patch) | |
tree | b3a3acfd0e615eeb236b5fc3b714f4a58c6f21b1 /audio/pecl-id3 | |
parent | b42f6675bca37486f852859ae2a319b3b76b60a8 (diff) | |
download | ports-9fb1ef4c3ae80b1845263bd451ba9e76cd39ceb2.tar.gz ports-9fb1ef4c3ae80b1845263bd451ba9e76cd39ceb2.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 e3a79d1d3ddc..82ba228d1746 100644 --- a/audio/pecl-id3/Makefile +++ b/audio/pecl-id3/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= pecl- EXTRACT_SUFX= .tgz DIST_SUBDIR= PECL -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Extension to read and write ID3 tags in MP3 files USE_PHP= yes |