diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2014-05-13 21:13:31 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2014-05-13 21:13:31 +0000 |
commit | 71642c89c1c876c567e4e68728faf16ecf34ade1 (patch) | |
tree | 52bec4811a776bd75c8c2db38676b1c835be3a10 /german | |
parent | 15342f122c37e17fbbfbfa46404686f46220dbad (diff) | |
download | ports-71642c89c1c876c567e4e68728faf16ecf34ade1.tar.gz ports-71642c89c1c876c567e4e68728faf16ecf34ade1.zip |
Fix stagification
Notes
Notes:
svn path=/head/; revision=353996
Diffstat (limited to 'german')
-rw-r--r-- | german/php_doc/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/german/php_doc/Makefile b/german/php_doc/Makefile index 7941ec6982d0..5c7ef74361db 100644 --- a/german/php_doc/Makefile +++ b/german/php_doc/Makefile @@ -6,5 +6,4 @@ PKGNAMEPREFIX= PHP_LANG= de MASTERDIR= ${.CURDIR}/../../lang/php_doc -NO_STAGE= yes .include "${MASTERDIR}/Makefile" |