diff options
-rw-r--r-- | audio/pecl-id3/Makefile | 2 | ||||
-rw-r--r-- | math/pecl-big_int/Makefile | 2 |
2 files changed, 2 insertions, 2 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 diff --git a/math/pecl-big_int/Makefile b/math/pecl-big_int/Makefile index b39a13f280e8..608a4f2dd435 100644 --- a/math/pecl-big_int/Makefile +++ b/math/pecl-big_int/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= pecl- EXTRACT_SUFX= .tgz DIST_SUBDIR= PECL -MAINTAINER= ports@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Functions for calculations with arbitrary length integers and bitsets USE_PHP= yes |