diff options
author | John Marino <marino@FreeBSD.org> | 2015-04-18 15:23:59 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2015-04-18 15:23:59 +0000 |
commit | 8eca4959183605bd14ffa1c04b153067488e621b (patch) | |
tree | 78ba2189bf296e0315dc46fedfcf607b8ed30140 | |
parent | Add patches to allow xf86-video-intel to build with newer xorg-server (diff) |
devel/rubygem-mini_portile: Fix EXPIRATION_DATE (typo in name)
-rw-r--r-- | devel/rubygem-mini_portile/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/rubygem-mini_portile/Makefile b/devel/rubygem-mini_portile/Makefile index 801861332cd4..ba9c216f72f8 100644 --- a/devel/rubygem-mini_portile/Makefile +++ b/devel/rubygem-mini_portile/Makefile @@ -19,6 +19,6 @@ USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes DEPRECATED= Unneeded port -EXPIRATION= 2015-05-03 +EXPIRATION_DATE= 2015-05-03 .include <bsd.port.mk> |