diff options
| -rw-r--r-- | textproc/rubygem-puppet-strings/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/rubygem-puppet-strings/Makefile b/textproc/rubygem-puppet-strings/Makefile index a2ba5b1dfe08..cd0d54ce440b 100644 --- a/textproc/rubygem-puppet-strings/Makefile +++ b/textproc/rubygem-puppet-strings/Makefile @@ -2,6 +2,7 @@ PORTNAME= puppet-strings PORTVERSION= 2.6.0 +PORTREVISION= 1 CATEGORIES= textproc rubygems MASTER_SITES= RG @@ -19,7 +20,7 @@ USE_RUBY= yes OPTIONS_SINGLE= PUPPET OPTIONS_SINGLE_PUPPET=PUPPET5 PUPPET6 PUPPET7 -OPTIONS_DEFAULT=PUPPET6 +OPTIONS_DEFAULT=PUPPET7 PUPPET5_DESC= Depend on sysutils/puppet5 PUPPET6_DESC= Depend on sysutils/puppet6 |
