diff options
author | Eric Anholt <anholt@FreeBSD.org> | 2003-12-27 01:31:16 +0000 |
---|---|---|
committer | Eric Anholt <anholt@FreeBSD.org> | 2003-12-27 01:31:16 +0000 |
commit | 7ee04b912d2979b037aa095a618437d78babfe3d (patch) | |
tree | 22f9bf7391638741be8d33e05027546e5ce3b888 /x11/Makefile | |
parent | 5ca680f0766c47d28d4a467baf844c198b3a41c0 (diff) | |
download | ports-7ee04b912d2979b037aa095a618437d78babfe3d.tar.gz ports-7ee04b912d2979b037aa095a618437d78babfe3d.zip |
New port: Prerelease version of damageext from freedesktop.org:
X Damage extension headers and specification
Testing is encouraged, but please do not use these ports as dependencies until
they are updated to release tarballs and the XFree86 ports have been updated to
depend on them.
Notes
Notes:
svn path=/head/; revision=96661
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 48ddb044123c..27346c03fbf6 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -23,6 +23,7 @@ SUBDIR += buttonbox SUBDIR += chameleon SUBDIR += cnslock + SUBDIR += damageext SUBDIR += decurs SUBDIR += deskmenu SUBDIR += dgs |