diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-08-30 08:41:56 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-08-30 08:41:56 +0000 |
commit | 1190c149809140460f8ea654be6be31ba849b7d8 (patch) | |
tree | c85315eb389e39e6128d36b936a3f9e0e1a607a4 /x11-clocks/wmblueclock | |
parent | bd4b6c8cdc063dfec4300907bf39d10ffc79e937 (diff) | |
download | ports-1190c149809140460f8ea654be6be31ba849b7d8.tar.gz ports-1190c149809140460f8ea654be6be31ba849b7d8.zip |
Notes
Diffstat (limited to 'x11-clocks/wmblueclock')
-rw-r--r-- | x11-clocks/wmblueclock/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-clocks/wmblueclock/Makefile b/x11-clocks/wmblueclock/Makefile index 01703b5b7ebd..fbc529912b99 100644 --- a/x11-clocks/wmblueclock/Makefile +++ b/x11-clocks/wmblueclock/Makefile @@ -8,8 +8,8 @@ PORTNAME= wmblueclock PORTVERSION= 0.0 CATEGORIES= x11-clocks windowmaker -MASTER_SITES= http://ibiblio.org/pub/linux/X11/xutils/ \ - ftp://ftp.ibiblio.org/pub/linux/X11/xutils/ +MASTER_SITES= ${MASTER_SITE_SUNSITE} +MASTER_SITE_SUBDIR= X11/xutils MAINTAINER= ports@FreeBSD.org COMMENT= Simple dockable clock application |