diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-08-30 10:28:18 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-08-30 10:28:18 +0000 |
commit | 8c2c6066bc772f679f816d2ffe07e7ab2f98148b (patch) | |
tree | bebb5947a349ae0442cacfa20cb0d0216544a05a /x11/vdesk | |
parent | 750ba0ecd715acdfb3b59db9a28d76c578d74a46 (diff) | |
download | ports-8c2c6066bc772f679f816d2ffe07e7ab2f98148b.tar.gz ports-8c2c6066bc772f679f816d2ffe07e7ab2f98148b.zip |
Notes
Diffstat (limited to 'x11/vdesk')
-rw-r--r-- | x11/vdesk/Makefile | 2 | ||||
-rw-r--r-- | x11/vdesk/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11/vdesk/Makefile b/x11/vdesk/Makefile index ec760b9b8e4f..69859587b72c 100644 --- a/x11/vdesk/Makefile +++ b/x11/vdesk/Makefile @@ -8,7 +8,7 @@ PORTNAME= vdesk PORTVERSION= 1.1 CATEGORIES= x11 -MASTER_SITES= http://azz.us-lot.org/files/ +MASTER_SITES= http://offog.org/files/ MAINTAINER= trevor@FreeBSD.org COMMENT= Command-line utility for setting up and using virtual desktops diff --git a/x11/vdesk/pkg-descr b/x11/vdesk/pkg-descr index cd2566bef8bb..8b4437c24c04 100644 --- a/x11/vdesk/pkg-descr +++ b/x11/vdesk/pkg-descr @@ -8,4 +8,4 @@ from the Web page: to a desktop, where desktop 0 means that the window should be made sticky. -WWW: http://azz.us-lot.org/code.html +WWW: http://offog.org/code/ |