diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-09-17 21:31:48 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-09-17 21:31:48 +0000 |
commit | 7b625c7f1c451e9d42a1c2e6a4a423bb9868692c (patch) | |
tree | f78b649b3fa3d13338f15abd07195fb848870fb3 /lang | |
parent | 231afbecda992e33194cd562e7ee20c380fb5ea1 (diff) | |
download | ports-7b625c7f1c451e9d42a1c2e6a4a423bb9868692c.tar.gz ports-7b625c7f1c451e9d42a1c2e6a4a423bb9868692c.zip |
Notes
Diffstat (limited to 'lang')
-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 |