diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2016-03-24 15:47:50 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2016-03-24 15:47:50 +0000 |
commit | 77760fcb6307bb10ac6bbf1653f33308bc4ffeb2 (patch) | |
tree | 9a9bfdddc0d5bd83f4f805c6db760afc834ef9b7 /print/gspdf | |
parent | c5d0b8fd869a1e1db110b14b701c70a27d9773bc (diff) | |
download | ports-77760fcb6307bb10ac6bbf1653f33308bc4ffeb2.tar.gz ports-77760fcb6307bb10ac6bbf1653f33308bc4ffeb2.zip |
Notes
Diffstat (limited to 'print/gspdf')
-rw-r--r-- | print/gspdf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/gspdf/Makefile b/print/gspdf/Makefile index 9053cd13ab75..5fe9d9da0844 100644 --- a/print/gspdf/Makefile +++ b/print/gspdf/Makefile @@ -2,7 +2,7 @@ PORTNAME= gspdf PORTVERSION= 0.5 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= print gnustep MASTER_SITES= SAVANNAH/gap DISTNAME= GSPdf-${PORTVERSION} |