diff options
Diffstat (limited to 'lang/phc/Makefile')
-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 033342e78569..2bc40b14d7e0 100644 --- a/lang/phc/Makefile +++ b/lang/phc/Makefile @@ -7,7 +7,7 @@ CATEGORIES= lang MASTER_SITES= http://www.phpcompiler.org/src/archive/ MAINTAINER= eg@fbsd.lt -COMMENT= A compiler for the PHP language +COMMENT= Compiler for the PHP language USES= gmake GNU_CONFIGURE= yes |