diff options
author | Dennis Herrmann <dhn@FreeBSD.org> | 2009-05-24 12:32:07 +0000 |
---|---|---|
committer | Dennis Herrmann <dhn@FreeBSD.org> | 2009-05-24 12:32:07 +0000 |
commit | 9d2448b4d5ae170604e7ddb197e32535fe82c6f1 (patch) | |
tree | 6e5721d7f4838852d3b03361fa1f9f306949111b /x11/i3lock/Makefile | |
parent | 361502f211c30dcb752dd930308959306345dd4a (diff) | |
download | ports-9d2448b4d5ae170604e7ddb197e32535fe82c6f1.tar.gz ports-9d2448b4d5ae170604e7ddb197e32535fe82c6f1.zip |
Notes
Diffstat (limited to 'x11/i3lock/Makefile')
-rw-r--r-- | x11/i3lock/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/i3lock/Makefile b/x11/i3lock/Makefile index b17af0836611..6ae0ebda3570 100644 --- a/x11/i3lock/Makefile +++ b/x11/i3lock/Makefile @@ -8,7 +8,8 @@ PORTNAME= i3lock PORTVERSION= 1.0 CATEGORIES= x11 -MASTER_SITES= http://mirror.4bit.ws/ \ +MASTER_SITES= http://i3.zekjur.net/${PORTNAME}/ \ + http://mirror.4bit.ws/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= dhn |