diff options
author | edwin <edwin@FreeBSD.org> | 2009-09-01 18:12:42 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2009-09-01 18:12:42 +0800 |
commit | 74e91b3b524395ee35f3347201957f7adc7cf498 (patch) | |
tree | 8476a1267ddb7c74d4f68155805d995b3ff01775 /russian | |
parent | d9704e1d6c97cb99319cbb5c98ecd3336a3be754 (diff) | |
download | freebsd-ports-gnome-74e91b3b524395ee35f3347201957f7adc7cf498.tar.gz freebsd-ports-gnome-74e91b3b524395ee35f3347201957f7adc7cf498.tar.zst freebsd-ports-gnome-74e91b3b524395ee35f3347201957f7adc7cf498.zip |
Add deprecation stuff.
Diffstat (limited to 'russian')
-rw-r--r-- | russian/php_doc/Makefile | 3 | ||||
-rw-r--r-- | russian/php_doc/distinfo | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/russian/php_doc/Makefile b/russian/php_doc/Makefile index daf54c49c472..945908c81618 100644 --- a/russian/php_doc/Makefile +++ b/russian/php_doc/Makefile @@ -21,4 +21,7 @@ COMMENT?= PHP documentation in HTML (outdated version) MD5_FILE?= ${.CURDIR}/distinfo WRK_SRC= ${WRKDIR} +DEPRECATED= Support for the Russian translation of the PHP manual seems to have stopped +EXPIRATION_DATE= 2009-12-31 + .include "${MASTERDIR}/Makefile" diff --git a/russian/php_doc/distinfo b/russian/php_doc/distinfo new file mode 100644 index 000000000000..6d0b0e31257f --- /dev/null +++ b/russian/php_doc/distinfo @@ -0,0 +1,3 @@ +MD5 (php_manual_ru-20090514.tar.gz) = b9865065e811e539f666c1c304c20b98 +SHA256 (php_manual_ru-20090514.tar.gz) = 63937f62418e1e38795ea6940d37810a6f49cc8659c91d82ad2ed0fd6311cbf1 +SIZE (php_manual_ru-20090514.tar.gz) = 4735779 |