aboutsummaryrefslogtreecommitdiff
path: root/sysutils/pecl-proctitle
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-09-22 21:21:25 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-09-22 21:21:25 +0000
commitb0de515849d951fe87fa799ff729bf127860045e (patch)
treec3f18ee245fe5ed074c34ecf7557017bae9aed88 /sysutils/pecl-proctitle
parent60eaa1c4322ffd4a1ae09ffaf286bab827773b92 (diff)
downloadports-b0de515849d951fe87fa799ff729bf127860045e.tar.gz
ports-b0de515849d951fe87fa799ff729bf127860045e.zip
Notes
Diffstat (limited to 'sysutils/pecl-proctitle')
-rw-r--r--sysutils/pecl-proctitle/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/pecl-proctitle/Makefile b/sysutils/pecl-proctitle/Makefile
index 3c2d64d2f0a2..90067515ca41 100644
--- a/sysutils/pecl-proctitle/Makefile
+++ b/sysutils/pecl-proctitle/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: pecl-proctitle
# Date created: 2010-01-20
-# Whom: Florian Smeets <flo@kasimir.com>
+# Whom: Florian Smeets <flo@smeets.im>
#
# $FreeBSD$
#
@@ -13,7 +13,7 @@ PKGNAMEPREFIX= pecl-
EXTRACT_SUFX= .tgz
DIST_SUBDIR= PECL
-MAINTAINER= flo@kasimir.com
+MAINTAINER= flo@smeets.im
COMMENT= A PECL extension that allows changing the current process' name
USE_PHP= yes