diff options
-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/ |