diff options
author | Ulrich Spörlein <uqs@FreeBSD.org> | 2010-11-25 19:00:01 +0000 |
---|---|---|
committer | Ulrich Spörlein <uqs@FreeBSD.org> | 2010-11-25 19:00:01 +0000 |
commit | 4144869fa12e2b2c75225f0147b2d48d92bd6162 (patch) | |
tree | 5966124ff4ea772a12e92a70a9307034ccb4f186 /graphics/feh | |
parent | de464d6a557ea900f37738573c307bd6b9417715 (diff) | |
download | ports-4144869fa12e2b2c75225f0147b2d48d92bd6162.tar.gz ports-4144869fa12e2b2c75225f0147b2d48d92bd6162.zip |
Notes
Diffstat (limited to 'graphics/feh')
-rw-r--r-- | graphics/feh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/feh/Makefile b/graphics/feh/Makefile index 95640931b1c0..3bfaef3f6dca 100644 --- a/graphics/feh/Makefile +++ b/graphics/feh/Makefile @@ -9,7 +9,7 @@ PORTNAME= feh PORTVERSION= 1.10 CATEGORIES= graphics MASTER_SITES= http://www.chaosdorf.de/~derf/feh/ \ - http://people.freebsd.org/~uqs/distfiles/ + ${MASTER_SITE_LOCAL:S/%SUBDIR%/uqs/} MAINTAINER= uqs@FreeBSD.org COMMENT= An image viewer that utilizes Imlib2 |