diff options
author | Koop Mast <kwm@FreeBSD.org> | 2010-11-20 15:38:09 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2010-11-20 15:38:09 +0000 |
commit | 4e2bd2041c645c085042eae5f197edaa40a21d39 (patch) | |
tree | 971dda5a52764409b58eec64d51d12a8ef4e0022 /graphics/pdf2svg | |
parent | 3680f27ebff58ece429c4e032f9ad84fb1372114 (diff) | |
download | ports-4e2bd2041c645c085042eae5f197edaa40a21d39.tar.gz ports-4e2bd2041c645c085042eae5f197edaa40a21d39.zip |
Notes
Diffstat (limited to 'graphics/pdf2svg')
-rw-r--r-- | graphics/pdf2svg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/pdf2svg/Makefile b/graphics/pdf2svg/Makefile index 106220570e89..8a61049db62a 100644 --- a/graphics/pdf2svg/Makefile +++ b/graphics/pdf2svg/Makefile @@ -6,7 +6,7 @@ PORTNAME= pdf2svg PORTVERSION= 0.2.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= http://www.cityinthesky.co.uk/files/ |