diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-10-09 19:17:09 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-10-09 19:17:09 +0000 |
commit | 85c21cbae3f9f251bc60cd332ff5ca1c6117292a (patch) | |
tree | 443228e52254cd5bb2e3f8bccdb7976cb76e805e /print | |
parent | 10cda8a2e502c1dd987d1ac29efa84e655c3d196 (diff) | |
download | ports-85c21cbae3f9f251bc60cd332ff5ca1c6117292a.tar.gz ports-85c21cbae3f9f251bc60cd332ff5ca1c6117292a.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/cups-pdf/Makefile | 4 | ||||
-rw-r--r-- | print/cups-pdf/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/print/cups-pdf/Makefile b/print/cups-pdf/Makefile index b1df0d33efca..a5f472d63afc 100644 --- a/print/cups-pdf/Makefile +++ b/print/cups-pdf/Makefile @@ -6,9 +6,9 @@ # PORTNAME= cups-pdf -PORTVERSION= 1.7.0 +PORTVERSION= 1.7.4 CATEGORIES= print -MASTER_SITES= http://cip.physik.uni-wuerzburg.de/~vrbehr/cups-pdf/ +MASTER_SITES= http://cip.physik.uni-wuerzburg.de/~vrbehr/cups-pdf/src/ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@mark.reidel.info diff --git a/print/cups-pdf/distinfo b/print/cups-pdf/distinfo index 04ec97ad5fee..60b2f7819307 100644 --- a/print/cups-pdf/distinfo +++ b/print/cups-pdf/distinfo @@ -1,2 +1,2 @@ -MD5 (cups-pdf_1.7.0.tar.gz) = 875ed70ec1acdab9d935bca45ee521f8 -SIZE (cups-pdf_1.7.0.tar.gz) = 17145 +MD5 (cups-pdf_1.7.4.tar.gz) = c6fb8c1ecfbefe75dd5a1d0132f24158 +SIZE (cups-pdf_1.7.4.tar.gz) = 17566 |