diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-10-28 13:56:37 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-10-28 13:56:37 +0000 |
commit | b879d2aeac77a1e9103798eb428ab6597171484e (patch) | |
tree | d0e1ba9b4ee2429019db6633d002e882c343b4c8 /x11/numlockx | |
parent | 58585a0631c9b8c16943b7e6f0d8cccac6c035e7 (diff) | |
download | ports-b879d2aeac77a1e9103798eb428ab6597171484e.tar.gz ports-b879d2aeac77a1e9103798eb428ab6597171484e.zip |
Notes
Diffstat (limited to 'x11/numlockx')
-rw-r--r-- | x11/numlockx/Makefile | 3 | ||||
-rw-r--r-- | x11/numlockx/pkg-descr | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/x11/numlockx/Makefile b/x11/numlockx/Makefile index 0a983d9bcf38..c9d70e5d8dbe 100644 --- a/x11/numlockx/Makefile +++ b/x11/numlockx/Makefile @@ -9,7 +9,8 @@ PORTNAME= numlockx PORTVERSION= 1.2 CATEGORIES= x11 -MASTER_SITES= http://ktown.kde.org/~seli/numlockx/ +MASTER_SITES= http://home.kde.org/~seli/numlockx/ \ + CRITICAL MAINTAINER= simon@olofsson.de COMMENT= Turns on numlock in X diff --git a/x11/numlockx/pkg-descr b/x11/numlockx/pkg-descr index 89717fd31cbd..dffc298ba7ab 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://ktown.kde.org/~seli/numlockx/ +WWW: http://home.kde.org/~seli/numlockx/ |