diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-11-26 13:08:24 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-11-26 13:08:24 +0000 |
commit | eee58d187e2c55fca6f53b9e482d33cf5346fe81 (patch) | |
tree | 0d350fe6ad6a2fe3222d838f3c72856c78cd449f /graphics/renrot | |
parent | 3f1df82a16a1e89db9a69b36ade7342f34095ab4 (diff) |
Notes
Diffstat (limited to 'graphics/renrot')
-rw-r--r-- | graphics/renrot/Makefile | 1 | ||||
-rw-r--r-- | graphics/renrot/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/graphics/renrot/Makefile b/graphics/renrot/Makefile index 8e02a0b37018..48346cd49adf 100644 --- a/graphics/renrot/Makefile +++ b/graphics/renrot/Makefile @@ -3,6 +3,7 @@ PORTNAME= renrot PORTVERSION= 1.2.0 +PORTREVISION= 1 CATEGORIES= graphics perl5 MASTER_SITES= ftp://download.gnu.org.ua/pub/release/${PORTNAME}/ diff --git a/graphics/renrot/pkg-plist b/graphics/renrot/pkg-plist index 74600c8d66fe..ed1365db0480 100644 --- a/graphics/renrot/pkg-plist +++ b/graphics/renrot/pkg-plist @@ -4,7 +4,6 @@ bin/renrot @sample etc/renrot/renrot.conf.sample @sample etc/renrot/tags.conf.sample man/man1/renrot.1.gz -%%SITE_PERL%%/%%PERL_ARCH%%/auto/renrot/.packlist %%SITE_PERL%%/Image/RenRot/Config.pm %%SITE_PERL%%/Image/RenRot/FileUtil.pm %%SITE_PERL%%/Image/RenRot/Logging.pm |