diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-30 18:18:14 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-30 18:18:14 +0000 |
commit | f1655c7b7a8394e97805065ad1bfeaff081be754 (patch) | |
tree | 28c3dca12fbbbe0e28dcc3b3656eeba34ee7ac45 /graphics | |
parent | 9e29570778a0b7b5ff5763187bd64bb28867e077 (diff) | |
download | ports-f1655c7b7a8394e97805065ad1bfeaff081be754.tar.gz ports-f1655c7b7a8394e97805065ad1bfeaff081be754.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/podofo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/podofo/Makefile b/graphics/podofo/Makefile index 67745e757693..a0a86ab54a89 100644 --- a/graphics/podofo/Makefile +++ b/graphics/podofo/Makefile @@ -3,6 +3,7 @@ PORTNAME= podofo PORTVERSION= 0.9.3 +PORTREVISION= 1 CATEGORIES= graphics print MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION} |