diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-11-24 10:10:46 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-11-24 10:10:46 +0800 |
commit | 4cd766d834210560541a38c8783b4439c3ec244a (patch) | |
tree | 7bebd1f5d517237813ea99c48785c2830ad4e569 /x11-clocks | |
parent | 146f27b19dc8532fd10367ec4c5db1cac5073434 (diff) | |
download | freebsd-ports-gnome-4cd766d834210560541a38c8783b4439c3ec244a.tar.gz freebsd-ports-gnome-4cd766d834210560541a38c8783b4439c3ec244a.tar.zst freebsd-ports-gnome-4cd766d834210560541a38c8783b4439c3ec244a.zip |
- Unbreak fetch
PR: ports/152440
Submitted by: Anonymous <swell.k@gmail.com>
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/xtu/Makefile | 3 | ||||
-rw-r--r-- | x11-clocks/xtu/pkg-descr | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/x11-clocks/xtu/Makefile b/x11-clocks/xtu/Makefile index 887e3a4e0743..a2fb694a247c 100644 --- a/x11-clocks/xtu/Makefile +++ b/x11-clocks/xtu/Makefile @@ -9,14 +9,13 @@ PORTNAME= xtu PORTVERSION= 1.3 PORTREVISION= 2 CATEGORIES= x11-clocks -MASTER_SITES= http://core.de/~coto/projects/xtu/ +MASTER_SITES= http://coto.marsrakete.de/projects/${PORTNAME}/ MAINTAINER= ports@FreeBSD.org COMMENT= Transparent analog clock for X11 DEPRECATED= Looks like abandonware EXPIRATION_DATE= 2010-12-30 -BROKEN= does not fetch USE_IMAKE= yes USE_XORG= x11 xpm xext diff --git a/x11-clocks/xtu/pkg-descr b/x11-clocks/xtu/pkg-descr index d9b22b92f298..50b51f72d096 100644 --- a/x11-clocks/xtu/pkg-descr +++ b/x11-clocks/xtu/pkg-descr @@ -2,4 +2,4 @@ This is a transparent analog clock, very similar to TolleUhr for the amiga range of computers. Actually, it uses some drawing routines of it and looks almost the same. -WWW: http://www.core.de/~coto/projects/xtu/ +WWW: http://coto.marsrakete.de/projects/xtu/ |