diff options
-rw-r--r-- | sysutils/rubygem-hiera-puppet/Makefile | 3 |
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> |