diff options
author | thierry <thierry@FreeBSD.org> | 2005-05-09 20:32:22 +0000 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2005-05-09 20:32:22 +0000 |
commit | 93cca7a645f2037e2a808e4d9ad912f7cf3b7f09 (patch) | |
tree | 3ee8ca86284d3b6f72827e8cd7d8fbed7fd98d5b /print | |
parent | d09f2a52ffe60de7870fceb8d17e1f84aa41f5c0 (diff) | |
download | FreeBSD-ports-93cca7a645f2037e2a808e4d9ad912f7cf3b7f09.zip FreeBSD-ports-93cca7a645f2037e2a808e4d9ad912f7cf3b7f09.tar.gz |
Fix a MD5 mismatch.
Note: this was a silent update, just updating the URL of
<http://www.htmldoc.org> in the FAQ.
Reported by: Kris via pointyhat
Diffstat (limited to 'print')
-rw-r--r-- | print/fpdf/Makefile | 1 | ||||
-rw-r--r-- | print/fpdf/distinfo | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/print/fpdf/Makefile b/print/fpdf/Makefile index 863b345..bb51a83 100644 --- a/print/fpdf/Makefile +++ b/print/fpdf/Makefile @@ -7,6 +7,7 @@ PORTNAME= fpdf PORTVERSION= 1.53 +PORTREVISION= 1 CATEGORIES= print www MASTER_SITES= http://www.fpdf.org/fr/ DISTNAME= ${PORTNAME}${PORTVERSION:S|.||} diff --git a/print/fpdf/distinfo b/print/fpdf/distinfo index 1f4aac9..d438fbd 100644 --- a/print/fpdf/distinfo +++ b/print/fpdf/distinfo @@ -1,2 +1,2 @@ -MD5 (fpdf153.tgz) = 9f36b76ee2da4598064d6dd2e53e467c -SIZE (fpdf153.tgz) = 134418 +MD5 (fpdf153.tgz) = 321345990c3fda0513c520cecbe4f3d3 +SIZE (fpdf153.tgz) = 134417 |