diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-11-27 03:26:41 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-11-27 03:26:41 +0000 |
commit | ce78095faf126baae6703334bfb21c2fa1fbef33 (patch) | |
tree | dda1776dae994107ad6add7fbabf5af731f69ddf /x11-clocks | |
parent | f26eeca53394a8cec22c6f342a61040ef9d33da1 (diff) | |
download | ports-ce78095faf126baae6703334bfb21c2fa1fbef33.tar.gz ports-ce78095faf126baae6703334bfb21c2fa1fbef33.zip |
Notes
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/wmitime/Makefile | 2 | ||||
-rw-r--r-- | x11-clocks/wmitime/pkg-descr | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/x11-clocks/wmitime/Makefile b/x11-clocks/wmitime/Makefile index a882e846e703..634ac55a7ceb 100644 --- a/x11-clocks/wmitime/Makefile +++ b/x11-clocks/wmitime/Makefile @@ -8,7 +8,7 @@ PORTNAME= wmitime PORTVERSION= 0.3 CATEGORIES= x11-clocks windowmaker afterstep -MASTER_SITES= http://www.neotokyo.org/illusion/downloads/ +MASTER_SITES= http://dockapps.org/files/22/29/ MAINTAINER= ports@FreeBSD.org COMMENT= A clock dockapp that shows the date, time, and internet time diff --git a/x11-clocks/wmitime/pkg-descr b/x11-clocks/wmitime/pkg-descr index 61f07a22d15e..8f5a13ae3e3a 100644 --- a/x11-clocks/wmitime/pkg-descr +++ b/x11-clocks/wmitime/pkg-descr @@ -2,6 +2,4 @@ WMitime is yet another clock dockapp (and quite overglorified at that) it shows standard time, date, as well as the new internet time. For more info on internet time, see http://www.swatch.com/ -WWW: http://www.neotokyo.org/illusion/ - - Jim <jim@FreeBSD.org> |