diff options
author | bapt <bapt@FreeBSD.org> | 2014-02-10 21:27:09 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-02-10 21:27:09 +0800 |
commit | b214f1ab146653750dcb8e01951fbcc820b35589 (patch) | |
tree | 10d00cb84b0a470fb2ea36985aa12c68fdb52e03 /lang/rubinius | |
parent | 3fd2b68ea8fb483ba308f0fe4b4e40fd5ef00fde (diff) | |
download | freebsd-ports-gnome-b214f1ab146653750dcb8e01951fbcc820b35589.tar.gz freebsd-ports-gnome-b214f1ab146653750dcb8e01951fbcc820b35589.tar.zst freebsd-ports-gnome-b214f1ab146653750dcb8e01951fbcc820b35589.zip |
Back to the futur
Diffstat (limited to 'lang/rubinius')
-rw-r--r-- | lang/rubinius/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/rubinius/Makefile b/lang/rubinius/Makefile index e8b898efda93..5aae150fa3c6 100644 --- a/lang/rubinius/Makefile +++ b/lang/rubinius/Makefile @@ -14,7 +14,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= LLVM based ruby language implementation DEPRECATED= No more public distfiles -EXPIRATION_DATE= 2014-02-10 +EXPIRATION_DATE= 2014-03-10 HAS_CONFIGURE= yes #execinfo is broken for unknow reason |