diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2005-08-15 18:46:34 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2005-08-15 18:46:34 +0000 |
commit | 4325ea7c93f073f05e4b5fa2eb4de9f93cd9149e (patch) | |
tree | fc06e9e2d566a088ecfc719c84f71aebac36f70a /print | |
parent | 0b27f9b516d34784889bc9fa1aa619f1ae6ef990 (diff) | |
download | ports-4325ea7c93f073f05e4b5fa2eb4de9f93cd9149e.tar.gz ports-4325ea7c93f073f05e4b5fa2eb4de9f93cd9149e.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/pdflib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/pdflib/Makefile b/print/pdflib/Makefile index 706e915b2eb6..b886a3fce7e2 100644 --- a/print/pdflib/Makefile +++ b/print/pdflib/Makefile @@ -9,7 +9,7 @@ PORTNAME= pdflib PORTVERSION= 6.0.1 PORTREVISION= 2 CATEGORIES= print -MASTER_SITES= http://www.pdflib.com/products/pdflib/download/${PORTVERSION:S/.//g}src/ +MASTER_SITES= http://voodoo.oberon.net/download/ DISTNAME= PDFlib-Lite-${PORTVERSION} MAINTAINER= ale@FreeBSD.org |