diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-05-20 19:27:31 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-05-20 19:27:31 +0000 |
commit | 21f5cc4d5aec9136a3e207faaf71c49dc5703d33 (patch) | |
tree | 0f2e1ff812d4760ffa5ba8012555fb0863d142e8 /x11/numlockx | |
parent | 2f29701c8cd2ba22d85b575af3ede5f725027f38 (diff) | |
download | ports-21f5cc4d5aec9136a3e207faaf71c49dc5703d33.tar.gz ports-21f5cc4d5aec9136a3e207faaf71c49dc5703d33.zip |
Notes
Diffstat (limited to 'x11/numlockx')
-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/ |