diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-01-15 08:56:30 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-01-15 08:56:30 +0000 |
commit | 5a46b03374033aaab3e8b660d98b8ad70f511fac (patch) | |
tree | af920edbb4a54461c6e21273f38d2f42af63082c /x11/Makefile | |
parent | 1bb7bff3eae88fde36cebf6c671cd60a18ff5072 (diff) | |
download | FreeBSD-ports-5a46b03374033aaab3e8b660d98b8ad70f511fac.zip FreeBSD-ports-5a46b03374033aaab3e8b660d98b8ad70f511fac.tar.gz |
add xvattr 1.1
Getting and setting Xv attributes
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 950c465..e2aacd1 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -135,6 +135,7 @@ SUBDIR += xtestpicture SUBDIR += xtoolwait SUBDIR += xtset + SUBDIR += xvattr SUBDIR += xvkbd SUBDIR += xwatchwin SUBDIR += xwit |