diff options
author | krion <krion@FreeBSD.org> | 2004-05-21 03:27:31 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-05-21 03:27:31 +0800 |
commit | 4b4f3349e8edd92e08bfa85ac215531c058e135a (patch) | |
tree | 207d7584c72ccc2ab900723fedc93de6f4652adf | |
parent | e077463260daeacc08d727d326edad98dbe33873 (diff) | |
download | freebsd-ports-gnome-4b4f3349e8edd92e08bfa85ac215531c058e135a.tar.gz freebsd-ports-gnome-4b4f3349e8edd92e08bfa85ac215531c058e135a.tar.zst freebsd-ports-gnome-4b4f3349e8edd92e08bfa85ac215531c058e135a.zip |
- Update MASTER_SITES
PR: ports/66907
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
Approved by: maintainer
-rw-r--r-- | x11/numlockx/Makefile | 2 | ||||
-rw-r--r-- | x11/numlockx/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11/numlockx/Makefile b/x11/numlockx/Makefile index c0c6579fd2d7..1216e7fb0e46 100644 --- a/x11/numlockx/Makefile +++ b/x11/numlockx/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 1.0 PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= http://caraldi.com/jbq/numlockx/ \ - http://dforce.sh.cvut.cz/~seli/en/numlockx/ + http://ktown.kde.org/~seli/numlockx/ MAINTAINER= jb.quenot@caraldi.com COMMENT= This little thingy allows you to start X with NumLock turned on diff --git a/x11/numlockx/pkg-descr b/x11/numlockx/pkg-descr index 0e3c8540b84a..7c3f6787b361 100644 --- a/x11/numlockx/pkg-descr +++ b/x11/numlockx/pkg-descr @@ -2,4 +2,4 @@ This little thingy allows you to start X with NumLock turned on ( which is a feature that a lot of people seem to miss and nobody really knew how to achieve this ). -WWW: http://dforce.sh.cvut.cz/~seli/en/numlockx/ +WWW: http://caraldi.com/jbq/numlockx/ |