diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-27 23:04:16 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-27 23:04:16 +0800 |
commit | 750627bc3050f12a2714be035444824e0fa0d73d (patch) | |
tree | 8e23dac1e6bfd2edc7b51827b2a8878ae2c3f5b4 /graphics/djvulibre | |
parent | ceb8cf6c9c3363946a5353f01889d973441a9ede (diff) | |
download | freebsd-ports-graphics-750627bc3050f12a2714be035444824e0fa0d73d.tar.gz freebsd-ports-graphics-750627bc3050f12a2714be035444824e0fa0d73d.tar.zst freebsd-ports-graphics-750627bc3050f12a2714be035444824e0fa0d73d.zip |
- Remove remaining SFP references (switch these ports to SF)
Approved by: portmgr (pav)
Diffstat (limited to 'graphics/djvulibre')
-rw-r--r-- | graphics/djvulibre/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/djvulibre/Makefile b/graphics/djvulibre/Makefile index 6bce9c7c3f2..6efc1db19dd 100644 --- a/graphics/djvulibre/Makefile +++ b/graphics/djvulibre/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 3.5.22 PORTREVISION= 1 CATEGORIES= graphics www MASTER_SITES= ftp://ftp.SpringDaemons.com/soft/ \ - SFP/djvu/DjVuLibre/${PORTVERSION}/ + SF/djvu/DjVuLibre/${PORTVERSION} MAINTAINER= stas@FreeBSD.org COMMENT= DjVu viewers and browser plugin |