diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2010-06-20 17:11:57 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2010-06-20 17:11:57 +0000 |
commit | c62c213e10ac4eec3d3b52122369e33980e4440e (patch) | |
tree | 06ba00ca81b38fe812e326e304a1b4ac6c5fe2f4 | |
parent | f6d49f3a088585266f0c4660ee0f6f0658f65098 (diff) |
Make fetchable.
Feature safe: yes
Spotted by: QAT via itetcu
Submitted by: Andrew Kochetkov aka kochetkov.andrew at gmail dot com via IRC
Notes
Notes:
svn path=/head/; revision=256765
-rw-r--r-- | x11/xlupe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xlupe/Makefile b/x11/xlupe/Makefile index b4ab13338a55..0ce34d194e26 100644 --- a/x11/xlupe/Makefile +++ b/x11/xlupe/Makefile @@ -9,7 +9,7 @@ PORTNAME= xlupe PORTVERSION= 1.1 PORTREVISION= 2 CATEGORIES= x11 accessibility -MASTER_SITES= http://www.core.de/~coto/projects/xlupe/ +MASTER_SITES= http://coto.marsrakete.de/projects/xlupe/ MAINTAINER= ports@FreeBSD.org COMMENT= Magnifying glass for X. like xmag but with continously updates |