diff options
Diffstat (limited to 'x11-clocks/asclock-xlib/Makefile')
-rw-r--r-- | x11-clocks/asclock-xlib/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-clocks/asclock-xlib/Makefile b/x11-clocks/asclock-xlib/Makefile index ff56d86caacc..21c0058d4cc4 100644 --- a/x11-clocks/asclock-xlib/Makefile +++ b/x11-clocks/asclock-xlib/Makefile @@ -8,7 +8,9 @@ PORTNAME= asclock-xlib PORTVERSION= 2.0.11 CATEGORIES= x11-clocks afterstep windowmaker -MASTER_SITES= http://www.asclock.org/tar/ +MASTER_SITES= http://www.asclock.org/tar/ \ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= kuriyama MAINTAINER= kuriyama@FreeBSD.org |