diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-05-18 05:53:00 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-05-18 05:53:00 +0000 |
commit | e81e4cd81059a987b7068c40631183139cd07d45 (patch) | |
tree | d6400ccb3201207fffa12803b5670c2ae9e5e799 /x11/numlockx | |
parent | 97cff14be2691c38ee7662784360891b818e7956 (diff) | |
download | ports-e81e4cd81059a987b7068c40631183139cd07d45.tar.gz ports-e81e4cd81059a987b7068c40631183139cd07d45.zip |
Notes
Diffstat (limited to 'x11/numlockx')
-rw-r--r-- | x11/numlockx/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/numlockx/Makefile b/x11/numlockx/Makefile index a2b42aad9e0f..c0c6579fd2d7 100644 --- a/x11/numlockx/Makefile +++ b/x11/numlockx/Makefile @@ -1,3 +1,4 @@ +# ex:ts=18 # New ports collection makefile for: numlockx # Whom: Jean-Baptiste Quenot <jb.quenot@caraldi.com> # Date Created: 2003-09-09 16:05:29 @@ -23,5 +24,3 @@ USE_X_PREFIX= yes CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include" .include <bsd.port.mk> - -# ex:ts=18 |