diff options
author | Will Andrews <will@FreeBSD.org> | 2001-01-03 23:47:57 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-01-03 23:47:57 +0000 |
commit | 9ba048d6a02c19676576ec50a5656ae76f695ea3 (patch) | |
tree | fc352a978e3ec9e8eb787af4dff92191a3f06281 /x11/Makefile | |
parent | Add p5-WWW-Babelfish 0.09, perl interface to obtain translations from the (diff) |
Add p5-X11-Protocol 0.04, perl module that provides an interface roughly
equivalent to Xlib.
Diffstat (limited to '')
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index 9af360ffd6c6..ba0251db8ffc 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -55,6 +55,7 @@ SUBDIR += lupe SUBDIR += offix-clipboard SUBDIR += offix-execute + SUBDIR += p5-X11-Protocol SUBDIR += portoseguro SUBDIR += powershell SUBDIR += props |