diff options
author | znerd <znerd@FreeBSD.org> | 2003-10-01 18:58:13 +0800 |
---|---|---|
committer | znerd <znerd@FreeBSD.org> | 2003-10-01 18:58:13 +0800 |
commit | 98e1ff05354500a7cc22961138c4ff5b7a172b7d (patch) | |
tree | b76952b03d8461fc99fada5772b83d02ea1c5bfb /x11/Makefile | |
parent | 42ac9cfd952294f94198c9246e5e15cb2d635caa (diff) | |
download | freebsd-ports-gnome-98e1ff05354500a7cc22961138c4ff5b7a172b7d.tar.gz freebsd-ports-gnome-98e1ff05354500a7cc22961138c4ff5b7a172b7d.tar.zst freebsd-ports-gnome-98e1ff05354500a7cc22961138c4ff5b7a172b7d.zip |
New port: numlockx.
PR: 56638
Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com>
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index 7bfeaed861a4..441513ab8ff4 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -80,6 +80,7 @@ SUBDIR += mgapdesk SUBDIR += mlterm SUBDIR += multi-gnome-terminal + SUBDIR += numlockx SUBDIR += nvidia-driver SUBDIR += offix-clipboard SUBDIR += offix-execute |