summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2014-09-30 12:25:02 +0000
committerMathieu Arnold <mat@FreeBSD.org>2014-09-30 12:25:02 +0000
commit361b5a152f38e9ea34091bfbf253a78032de8527 (patch)
tree2dadc0dad4c5b2da4a677d01d3b1df28fa5eb9e3
parentThis is deprecated. (diff)
This is deprecated.
Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=369591
-rw-r--r--sysutils/rubygem-hiera-puppet/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/rubygem-hiera-puppet/Makefile b/sysutils/rubygem-hiera-puppet/Makefile
index 850d72ecf707..3970a964fd22 100644
--- a/sysutils/rubygem-hiera-puppet/Makefile
+++ b/sysutils/rubygem-hiera-puppet/Makefile
@@ -20,4 +20,7 @@ USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/extlookup2hiera
+DEPRECATED= Has been incorporated into hiera
+EXPIRATION_DATE= 2014-11-30
+
.include <bsd.port.mk>