aboutsummaryrefslogtreecommitdiffstats
path: root/math/pecl-bitset
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2014-01-24 00:00:14 +0800
committermiwi <miwi@FreeBSD.org>2014-01-24 00:00:14 +0800
commite4f5d43048082ad3d220f2ae5cdb94e629c7904f (patch)
treea0954b31e357e43f6adbb3665be81527f356beeb /math/pecl-bitset
parent4ae07897832a45f345e4507f8a9c9ba1a2dbf007 (diff)
downloadfreebsd-ports-gnome-e4f5d43048082ad3d220f2ae5cdb94e629c7904f.tar.gz
freebsd-ports-gnome-e4f5d43048082ad3d220f2ae5cdb94e629c7904f.tar.zst
freebsd-ports-gnome-e4f5d43048082ad3d220f2ae5cdb94e629c7904f.zip
- Stageify
- Take maintainership of a few ports
Diffstat (limited to 'math/pecl-bitset')
-rw-r--r--math/pecl-bitset/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/pecl-bitset/Makefile b/math/pecl-bitset/Makefile
index eb4a28ec3083..6ed6fdd24815 100644
--- a/math/pecl-bitset/Makefile
+++ b/math/pecl-bitset/Makefile
@@ -9,11 +9,10 @@ PKGNAMEPREFIX= pecl-
EXTRACT_SUFX= .tgz
DIST_SUBDIR= PECL
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= A PECL extension for manipulating bitsets
USE_PHP= yes
USE_PHPEXT= yes
-NO_STAGE= yes
.include <bsd.port.mk>