diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-08-16 00:58:20 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-08-16 00:58:20 +0000 |
commit | cc2de879b57b9fd63f397ce3d1b72f64122c01d9 (patch) | |
tree | e270fc199f3292001a2c0630aa314274caa844b0 /sysutils/rubygem-librarian-puppet | |
parent | 62b8ca26f5df59a7e74eedda99687931b4963d89 (diff) | |
download | ports-cc2de879b57b9fd63f397ce3d1b72f64122c01d9.tar.gz ports-cc2de879b57b9fd63f397ce3d1b72f64122c01d9.zip |
Notes
Diffstat (limited to 'sysutils/rubygem-librarian-puppet')
-rw-r--r-- | sysutils/rubygem-librarian-puppet/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/rubygem-librarian-puppet/Makefile b/sysutils/rubygem-librarian-puppet/Makefile index 81634efedaa9..c806e33ee830 100644 --- a/sysutils/rubygem-librarian-puppet/Makefile +++ b/sysutils/rubygem-librarian-puppet/Makefile @@ -2,6 +2,7 @@ PORTNAME= librarian-puppet PORTVERSION= 2.2.1 +PORTREVISION= 1 CATEGORIES= sysutils rubygems MASTER_SITES= RG @@ -12,7 +13,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PKGNAMEPREFIX}librarianp>=0.6.3:${PORTSDIR}/devel/rubygem-librarianp \ - ${PKGNAMEPREFIX}puppet_forge>=1.0:${PORTSDIR}/sysutils/rubygem-puppet_forge \ + ${PKGNAMEPREFIX}puppet_forge1>=1.0:${PORTSDIR}/sysutils/rubygem-puppet_forge1 \ ${PKGNAMEPREFIX}rsync>0:${PORTSDIR}/net/rubygem-rsync NO_ARCH= yes |