summaryrefslogtreecommitdiff
path: root/lang/phc
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2009-09-17 21:31:48 +0000
committerMark Linimon <linimon@FreeBSD.org>2009-09-17 21:31:48 +0000
commit7b625c7f1c451e9d42a1c2e6a4a423bb9868692c (patch)
treef78b649b3fa3d13338f15abd07195fb848870fb3 /lang/phc
parent- Don't overwrite edited configuration file (diff)
Over to new volunteer.
Feature safe: yes
Notes
Notes: svn path=/head/; revision=241622
Diffstat (limited to 'lang/phc')
-rw-r--r--lang/phc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/phc/Makefile b/lang/phc/Makefile
index baa9b20f695a..25694eccba69 100644
--- a/lang/phc/Makefile
+++ b/lang/phc/Makefile
@@ -11,7 +11,7 @@ PORTVERSION= 0.1.7
CATEGORIES= lang
MASTER_SITES= http://www.phpcompiler.org/src/archive/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= eg@fbsd.lt
COMMENT= A compiler for the PHP language
USE_GMAKE= yes