diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-04-02 18:38:08 +0800 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-04-02 18:38:08 +0800 |
commit | c7ca5aae100efd73067638ddce2a4590dd05274f (patch) | |
tree | e04e2be8064c0449828fb6d243dccad86d67cf00 /sysutils/xw | |
parent | 230d79dbbce8cab1c5b6dda3199fb6f94f1a4fb7 (diff) | |
download | freebsd-ports-gnome-c7ca5aae100efd73067638ddce2a4590dd05274f.tar.gz freebsd-ports-gnome-c7ca5aae100efd73067638ddce2a4590dd05274f.tar.zst freebsd-ports-gnome-c7ca5aae100efd73067638ddce2a4590dd05274f.zip |
Give the tarballif sysutils/xw a new home.
PR: ports/49071
Submitted by: Yonatan@xpert.com <Yonatan@xpert.com>
Diffstat (limited to 'sysutils/xw')
-rw-r--r-- | sysutils/xw/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/xw/Makefile b/sysutils/xw/Makefile index b3ca388951c4..c8a6c4b1b325 100644 --- a/sysutils/xw/Makefile +++ b/sysutils/xw/Makefile @@ -8,7 +8,7 @@ PORTNAME= xw PORTVERSION= 0.1.0 CATEGORIES= sysutils -MASTER_SITES= ftp://ftp.spot.org/pub/xw/ +MASTER_SITES= http://www.mavetju.org/download/adopted/ MAINTAINER= ports@FreeBSD.Org COMMENT= X app to list current users logged into the system |