summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-08-29 09:32:57 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-08-29 09:32:57 +0000
commit71c53ee00ea01e0a6726f5c485d591a50e55d782 (patch)
tree0b3fe4246847f75587a8f6c19be7d014c076df21
parentMark BROKEN: does not configure with new gnutls (diff)
- Take maintainership
Notes
Notes: svn path=/head/; revision=240512
-rw-r--r--audio/pecl-id3/Makefile2
-rw-r--r--math/pecl-big_int/Makefile2
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