diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-10-12 13:08:30 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-10-12 13:08:30 +0000 |
commit | bae22be562eb093eef30e1b99a47dd50e908a1ff (patch) | |
tree | 1f76a83f53dafad459ab811466246e56a38f24f1 /x11-clocks | |
parent | edb21e072e78937d740b5b0bb64dd1e4ebfef940 (diff) | |
download | ports-bae22be562eb093eef30e1b99a47dd50e908a1ff.tar.gz ports-bae22be562eb093eef30e1b99a47dd50e908a1ff.zip |
Notes
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/sanduhr/Makefile | 2 | ||||
-rw-r--r-- | x11-clocks/sanduhr/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-clocks/sanduhr/Makefile b/x11-clocks/sanduhr/Makefile index 215c6257dc43..e3bf6dd71257 100644 --- a/x11-clocks/sanduhr/Makefile +++ b/x11-clocks/sanduhr/Makefile @@ -8,7 +8,7 @@ PORTNAME= sanduhr PORTVERSION= 1.0 CATEGORIES= x11-clocks gnome -MASTER_SITES= http://www.mathematik.uni-kl.de/~wwwstoch/voss/data/ +MASTER_SITES= http://seehuhn.de/data/ MAINTAINER= ports@FreeBSD.org COMMENT= An alarm clock for GNOME desktop designed as a sand-glass diff --git a/x11-clocks/sanduhr/pkg-descr b/x11-clocks/sanduhr/pkg-descr index 2b528119f5fe..4f4522e6a7d1 100644 --- a/x11-clocks/sanduhr/pkg-descr +++ b/x11-clocks/sanduhr/pkg-descr @@ -11,4 +11,4 @@ o It uses the GNOME help system to provide a manual. o Use of CORBA: The program provides a CORBA interface. So you may control the SandUhr from within your own programs. -WWW: http://www.mathematik.uni-kl.de/~wwwstoch/voss/sanduhr.html +WWW: http://seehuhn.de/comp/sanduhr.html |