diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-12-26 00:33:25 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-12-26 00:33:25 +0000 |
commit | 7af0719a8b6a38194100e2b12924bf3ce47cb438 (patch) | |
tree | 83c5794f46818416f713b544f91c411d2dc8851b /graphics/eps2png/Makefile | |
parent | 0f764e7c3e26e12890c8fdc6f0953bffbf3914a8 (diff) |
Notes
Diffstat (limited to 'graphics/eps2png/Makefile')
-rw-r--r-- | graphics/eps2png/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/eps2png/Makefile b/graphics/eps2png/Makefile index 93c3b968cc77..da98da29a38d 100644 --- a/graphics/eps2png/Makefile +++ b/graphics/eps2png/Makefile @@ -6,11 +6,10 @@ # PORTNAME= eps2png -PORTVERSION= 1.7 -PORTREVISION= 1 +PORTVERSION= 2.2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= ../../authors/Johan_Vromans +MASTER_SITE_SUBDIR= ../../authors/id/J/JV/JV/ MAINTAINER= nik@freebsd.org COMMENT= Converts EPS images to PNG |