diff options
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 |