diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-08-31 20:38:21 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-08-31 20:38:21 +0000 |
commit | d56b289848aea58e4cebdbec97cfa270699a65d7 (patch) | |
tree | 4e7e3d9fc48eb3de4f40b494f45889d0495f4b3b /x11/numlockx | |
parent | 0f2483dc072939f1a63d36b66757c15a85c4c2b7 (diff) | |
download | ports-d56b289848aea58e4cebdbec97cfa270699a65d7.tar.gz ports-d56b289848aea58e4cebdbec97cfa270699a65d7.zip |
Notes
Diffstat (limited to 'x11/numlockx')
-rw-r--r-- | x11/numlockx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/numlockx/Makefile b/x11/numlockx/Makefile index 435a05d86d6f..d291d097bf54 100644 --- a/x11/numlockx/Makefile +++ b/x11/numlockx/Makefile @@ -13,7 +13,7 @@ CATEGORIES= x11 MASTER_SITES= http://ktown.kde.org/~seli/numlockx/ \ http://caraldi.com/jbq/numlockx/ -MAINTAINER= jb.quenot@caraldi.com +MAINTAINER= ports@FreeBSD.org COMMENT= This little thingy allows you to start X with NumLock turned on GNU_CONFIGURE= yes |