diff --git a/devel/rubygem-kafo_wizards/Makefile b/devel/rubygem-kafo_wizards/Makefile index 08ef1aa1abd7..d3a15810d232 100644 --- a/devel/rubygem-kafo_wizards/Makefile +++ b/devel/rubygem-kafo_wizards/Makefile @@ -1,18 +1,19 @@ PORTNAME= kafo_wizards PORTVERSION= 0.0.2 +PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Create wizard like interfaces in terminal applications WWW= https://github.com/theforeman/kafo_wizards LICENSE= GPLv3+ -RUN_DEPENDS= rubygem-highline>=0<3:devel/rubygem-highline +RUN_DEPENDS= rubygem-highline2>=0<3:devel/rubygem-highline2 USES= gem NO_ARCH= yes .include