diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2009-08-18 17:56:01 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2009-08-18 17:56:01 +0000 |
commit | 85624f7047026d0a1822161554e34b5578fc8bc0 (patch) | |
tree | 3a98d3347f1c626df167c2c279a76b00ea36c8d6 /graphics | |
parent | 790efaa0cad2575f1be0af2cb71cd6b1befe5d13 (diff) | |
download | ports-85624f7047026d0a1822161554e34b5578fc8bc0.tar.gz ports-85624f7047026d0a1822161554e34b5578fc8bc0.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/djvulibre-nox11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/djvulibre-nox11/Makefile b/graphics/djvulibre-nox11/Makefile index d035b8e17f8e..77fa854f54fb 100644 --- a/graphics/djvulibre-nox11/Makefile +++ b/graphics/djvulibre-nox11/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}/ PKGNAMESUFFIX= -nox11 MAINTAINER= stas@FreeBSD.org |