diff options
author | krion <krion@FreeBSD.org> | 2003-10-12 21:08:30 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2003-10-12 21:08:30 +0800 |
commit | f8275b92b91e264403dcec50d4eb575d7764696f (patch) | |
tree | 22e3d6b12fbab729b8ba0e6ba2801c9c42ce5f3a /x11-clocks | |
parent | 759f914ab0931ef636eb7571a59dddaaf2ebcc32 (diff) | |
download | freebsd-ports-gnome-f8275b92b91e264403dcec50d4eb575d7764696f.tar.gz freebsd-ports-gnome-f8275b92b91e264403dcec50d4eb575d7764696f.tar.zst freebsd-ports-gnome-f8275b92b91e264403dcec50d4eb575d7764696f.zip |
- Update MASTER_SITES and WWW: line
PR: 57895
Submitted by: Ports Fury
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 |