diff options
author | znerd <znerd@FreeBSD.org> | 2003-10-01 19:01:09 +0800 |
---|---|---|
committer | znerd <znerd@FreeBSD.org> | 2003-10-01 19:01:09 +0800 |
commit | 26808b4b5b5d7ac5a4a35f2155dc02dbb50c77a9 (patch) | |
tree | 4c4363de501bdf9db81a797da336c688da05cf44 /x11/numlockx | |
parent | 98e1ff05354500a7cc22961138c4ff5b7a172b7d (diff) | |
download | freebsd-ports-gnome-26808b4b5b5d7ac5a4a35f2155dc02dbb50c77a9.tar.gz freebsd-ports-gnome-26808b4b5b5d7ac5a4a35f2155dc02dbb50c77a9.tar.zst freebsd-ports-gnome-26808b4b5b5d7ac5a4a35f2155dc02dbb50c77a9.zip |
Added caraldi.com to MASTER_SITES.
Diffstat (limited to 'x11/numlockx')
-rw-r--r-- | x11/numlockx/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/numlockx/Makefile b/x11/numlockx/Makefile index 923465ca17c3..4e4bf64116da 100644 --- a/x11/numlockx/Makefile +++ b/x11/numlockx/Makefile @@ -8,7 +8,8 @@ PORTNAME= numlockx PORTVERSION= 1.0 CATEGORIES= x11 -MASTER_SITES= http://dforce.sh.cvut.cz/~seli/en/numlockx/ +MASTER_SITES= http://caraldi.com/jbq/numlockx/ \ + http://dforce.sh.cvut.cz/~seli/en/numlockx/ MAINTAINER= jb.quenot@caraldi.com COMMENT= This little thingy allows you to start X with NumLock turned on |