diff options
author | linimon <linimon@FreeBSD.org> | 2009-09-18 05:31:48 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2009-09-18 05:31:48 +0800 |
commit | d1d351c485db6b878c4c1379b9f82b2517ee52a2 (patch) | |
tree | bda845ad5d00c7a579f5dc81a70e500de38f5734 /lang/phc | |
parent | 99f653f57d48b3cf8f0752a69ab8958f38904f08 (diff) | |
download | freebsd-ports-gnome-d1d351c485db6b878c4c1379b9f82b2517ee52a2.tar.gz freebsd-ports-gnome-d1d351c485db6b878c4c1379b9f82b2517ee52a2.tar.zst freebsd-ports-gnome-d1d351c485db6b878c4c1379b9f82b2517ee52a2.zip |
Over to new volunteer.
Feature safe: yes
Diffstat (limited to 'lang/phc')
-rw-r--r-- | lang/phc/Makefile | 2 |
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 |