diff options
author | culot <culot@FreeBSD.org> | 2011-04-07 17:56:33 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2011-04-07 17:56:33 +0800 |
commit | 185e4770bcaf13afd428030da545eb8ea8d48a85 (patch) | |
tree | a03bbcc6f3711e48b62502e6820930e14ce7562f /x11-clocks/tclock | |
parent | 6b10dbc837f753f85981f7251c424087913df9ee (diff) | |
download | freebsd-ports-gnome-185e4770bcaf13afd428030da545eb8ea8d48a85.tar.gz freebsd-ports-gnome-185e4770bcaf13afd428030da545eb8ea8d48a85.tar.zst freebsd-ports-gnome-185e4770bcaf13afd428030da545eb8ea8d48a85.zip |
- Update MASTER_SITES
PR: ports/156243
Submitted by: Klaus Aehlig <aehlig AT linta.de> (maintainer)
Diffstat (limited to 'x11-clocks/tclock')
-rw-r--r-- | x11-clocks/tclock/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-clocks/tclock/Makefile b/x11-clocks/tclock/Makefile index 930dc86d9b23..5b85e53ec19d 100644 --- a/x11-clocks/tclock/Makefile +++ b/x11-clocks/tclock/Makefile @@ -10,8 +10,7 @@ PORTVERSION= 1.0.1 PORTREVISION= 2 CATEGORIES= x11-clocks MASTER_SITES= http://www.linta.de/distfiles/ \ - ftp://ftp.uni-potsdam.de/pub/X11/tools/clocks/ \ - ftp://ftp.uni-bielefeld.de/pub/systems/FreeBSD/lkoeller/ + ftp://ftp.uni-potsdam.de/pub/X11/tools/clocks/ EXTRACT_SUFX= .tar.Z MAINTAINER= aehlig@linta.de |