diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2010-01-31 13:47:09 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2010-01-31 13:47:09 +0000 |
commit | 81966ab80bc83d045807b115194fdb031d3105f7 (patch) | |
tree | 78d9b039c9baaac9409a0d9e2eebccbd489c7957 | |
parent | NmapSi4 is a complete Qt-based Gui with the design goals to provide a complete (diff) |
- Take maintainership
Notes
Notes:
svn path=/head/; revision=248962
-rw-r--r-- | devel/pecl-json/Makefile | 2 | ||||
-rw-r--r-- | devel/pecl-operator/Makefile | 2 | ||||
-rw-r--r-- | security/pecl-hash/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/devel/pecl-json/Makefile b/devel/pecl-json/Makefile index 7208009ed6fb..f5ebd01d96f4 100644 --- a/devel/pecl-json/Makefile +++ b/devel/pecl-json/Makefile @@ -14,7 +14,7 @@ DISTNAME= json-${PORTVERSION} EXTRACT_SUFX= .tgz DIST_SUBDIR= PECL -MAINTAINER= ports@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PHP extension for JSON (JavaScript Object Notation) serialization USE_PHP= yes diff --git a/devel/pecl-operator/Makefile b/devel/pecl-operator/Makefile index ecad9433a4ce..e681b6012dd8 100644 --- a/devel/pecl-operator/Makefile +++ b/devel/pecl-operator/Makefile @@ -14,7 +14,7 @@ DISTNAME= operator-${PORTVERSION} EXTRACT_SUFX= .tgz DIST_SUBDIR= PECL -MAINTAINER= ports@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PHP extension that provides operator overloading for PHP objects USE_PHP= yes diff --git a/security/pecl-hash/Makefile b/security/pecl-hash/Makefile index 00a5519aa780..6fa4ab67ef1a 100644 --- a/security/pecl-hash/Makefile +++ b/security/pecl-hash/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= pecl- EXTRACT_SUFX= .tgz DIST_SUBDIR= PECL -MAINTAINER= ports@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= HASH Message Digest Framework for PHP USE_PHP= yes |