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/eps2png | |
parent | 3f1df82a16a1e89db9a69b36ade7342f34095ab4 (diff) |
Notes
Diffstat (limited to 'graphics/eps2png')
-rw-r--r-- | graphics/eps2png/Makefile | 2 | ||||
-rw-r--r-- | graphics/eps2png/pkg-plist | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/graphics/eps2png/Makefile b/graphics/eps2png/Makefile index 1e31b6eb047c..4f82fb4991e8 100644 --- a/graphics/eps2png/Makefile +++ b/graphics/eps2png/Makefile @@ -3,7 +3,7 @@ PORTNAME= eps2png PORTVERSION= 2.7 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:JV diff --git a/graphics/eps2png/pkg-plist b/graphics/eps2png/pkg-plist index 9a24e498df47..c48543c6d487 100644 --- a/graphics/eps2png/pkg-plist +++ b/graphics/eps2png/pkg-plist @@ -1,3 +1,2 @@ bin/eps2png man/man1/eps2png.1.gz -%%SITE_PERL%%/%%PERL_ARCH%%/auto/eps2png/.packlist |