diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2009-08-16 19:30:17 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2009-08-16 19:30:17 +0000 |
commit | ab68bd1c5f9f09a0972e1c4231572d318d361e7e (patch) | |
tree | beabf5fa3c45a024f93c1dac015293f017c80184 /graphics/djvulibre/Makefile | |
parent | 2028074621c4c3a183d3b2ff830e9b4088a4e2c3 (diff) | |
download | ports-ab68bd1c5f9f09a0972e1c4231572d318d361e7e.tar.gz ports-ab68bd1c5f9f09a0972e1c4231572d318d361e7e.zip |
Notes
Diffstat (limited to 'graphics/djvulibre/Makefile')
-rw-r--r-- | graphics/djvulibre/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/djvulibre/Makefile b/graphics/djvulibre/Makefile index 3c90f83bde7c..6bce9c7c3f2a 100644 --- a/graphics/djvulibre/Makefile +++ b/graphics/djvulibre/Makefile @@ -9,7 +9,8 @@ PORTNAME= djvulibre PORTVERSION= 3.5.22 PORTREVISION= 1 CATEGORIES= graphics www -MASTER_SITES= SF/djvu +MASTER_SITES= ftp://ftp.SpringDaemons.com/soft/ \ + SFP/djvu/DjVuLibre/${PORTVERSION}/ MAINTAINER= stas@FreeBSD.org COMMENT= DjVu viewers and browser plugin |