diff options
author | cy <cy@FreeBSD.org> | 2002-05-05 13:08:38 +0800 |
---|---|---|
committer | cy <cy@FreeBSD.org> | 2002-05-05 13:08:38 +0800 |
commit | 41d365faf763d38a81241e1f6c95517d0dd9fdd0 (patch) | |
tree | 51ef3fb0f29897c4c2b9ac47a7fb7653ffc21ff4 /x11 | |
parent | f3f9cf0f275258abb2fe7805718738793c4e8fd3 (diff) | |
download | freebsd-ports-gnome-41d365faf763d38a81241e1f6c95517d0dd9fdd0.tar.gz freebsd-ports-gnome-41d365faf763d38a81241e1f6c95517d0dd9fdd0.tar.zst freebsd-ports-gnome-41d365faf763d38a81241e1f6c95517d0dd9fdd0.zip |
Xcut has moved to SourceForge.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xcut/Makefile | 3 | ||||
-rw-r--r-- | x11/xcut/pkg-descr | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/x11/xcut/Makefile b/x11/xcut/Makefile index e91bec0669d5..ba24451ec605 100644 --- a/x11/xcut/Makefile +++ b/x11/xcut/Makefile @@ -8,7 +8,8 @@ PORTNAME= xcut PORTVERSION= 0.2 CATEGORIES= x11 -MASTER_SITES= http://acsys.anu.edu.au/~tpot/xcut/ +MASTER_SITES= http://download.sourceforge.net/xcut/ \ + http://acsys.anu.edu.au/~tpot/xcut/ MAINTAINER= cy@FreeBSD.org diff --git a/x11/xcut/pkg-descr b/x11/xcut/pkg-descr index cb1b1dc0cf70..9064eefc03fb 100644 --- a/x11/xcut/pkg-descr +++ b/x11/xcut/pkg-descr @@ -2,4 +2,4 @@ xcut is a small but useful program which can take standard input and store it in the X cut buffer, and also work in reverse by writing the X cut buffer onto standard output. -WWW: http://acsys.anu.edu.au/~tpot/xcut/ +WWW: http://xcut.sourceforge.net/ |