diff options
author | miwi <miwi@FreeBSD.org> | 2006-11-14 21:27:20 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-11-14 21:27:20 +0800 |
commit | f01ae09576830484825a3ced9195ade4699abce2 (patch) | |
tree | 605dd823983afe0a67f0babb7e911e83f4f90ada /graphics/xnview | |
parent | 62975f3a9f2fa702585a7ba29526bbf655c7bb8a (diff) | |
download | freebsd-ports-gnome-f01ae09576830484825a3ced9195ade4699abce2.tar.gz freebsd-ports-gnome-f01ae09576830484825a3ced9195ade4699abce2.tar.zst freebsd-ports-gnome-f01ae09576830484825a3ced9195ade4699abce2.zip |
- Update MASTER_SITES
PR: ports/105523
Submitted by: Serge Negodyuck <petr@petrovich.kiev.ua> (Maintainer)
Diffstat (limited to 'graphics/xnview')
-rw-r--r-- | graphics/xnview/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xnview/Makefile b/graphics/xnview/Makefile index ac43c58a9548..dbc477e455ca 100644 --- a/graphics/xnview/Makefile +++ b/graphics/xnview/Makefile @@ -8,7 +8,7 @@ PORTNAME= xnview PORTVERSION= 1.70 CATEGORIES= graphics -MASTER_SITES= http://download.xnview.com/ +MASTER_SITES= http://www.xnview-download.de/download/ DISTNAME= XnView-x86-unknown-FreeBSD5.x-static EXTRACT_SUFX= .tgz |