diff options
author | Jim Mock <jim@FreeBSD.org> | 1999-12-22 20:20:18 +0000 |
---|---|---|
committer | Jim Mock <jim@FreeBSD.org> | 1999-12-22 20:20:18 +0000 |
commit | 6e1f9b81b7d4393a19abff80a58eb7b9da7a2559 (patch) | |
tree | 74a0bc87a8bca33e79235f63ddc1b82a3b5626c1 /x11-clocks | |
parent | 95fc4139bf569fd953dbff9cd26fad660cc5d136 (diff) | |
download | ports-6e1f9b81b7d4393a19abff80a58eb7b9da7a2559.tar.gz ports-6e1f9b81b7d4393a19abff80a58eb7b9da7a2559.zip |
Notes
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/wmdate/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-clocks/wmdate/Makefile b/x11-clocks/wmdate/Makefile index 6f18bd7995d7..0f1e3ccd9913 100644 --- a/x11-clocks/wmdate/Makefile +++ b/x11-clocks/wmdate/Makefile @@ -8,7 +8,8 @@ DISTNAME= wmdate-0.7 CATEGORIES= x11-clocks windowmaker afterstep -MASTER_SITES= http://wit401310.student.utwente.nl/apps/apps/ +MASTER_SITES= http://wit401310.student.utwente.nl/apps/apps/ \ + http://www.freebsd.org/~jim/distfiles/ MAINTAINER= jim@FreeBSD.org |