diff options
author | miwi <miwi@FreeBSD.org> | 2009-08-29 17:32:57 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-08-29 17:32:57 +0800 |
commit | c698d985003a15914bbefe00cde2716b191f41d2 (patch) | |
tree | 7a3fd643c507b5009f6079c816292cabb9ec7e18 /audio/pecl-id3 | |
parent | b16a9ec5c2710cfea920aa8a90afbced1ec32589 (diff) | |
download | freebsd-ports-gnome-c698d985003a15914bbefe00cde2716b191f41d2.tar.gz freebsd-ports-gnome-c698d985003a15914bbefe00cde2716b191f41d2.tar.zst freebsd-ports-gnome-c698d985003a15914bbefe00cde2716b191f41d2.zip |
- Take maintainership
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 |