diff options
author | lesi <lesi@FreeBSD.org> | 2007-06-04 18:07:59 +0000 |
---|---|---|
committer | lesi <lesi@FreeBSD.org> | 2007-06-04 18:07:59 +0000 |
commit | bbac1e6da6b48487512cf7fc15b0254d28f2c266 (patch) | |
tree | 17739d7519f158c3997a93469be1f4949d38936b /x11/libdmx | |
parent | b2e0a1b08501c21790f9a4d57102f736572ea466 (diff) | |
download | FreeBSD-ports-bbac1e6da6b48487512cf7fc15b0254d28f2c266.zip FreeBSD-ports-bbac1e6da6b48487512cf7fc15b0254d28f2c266.tar.gz |
Add actual COMMENT and pkg-descr.
Spotted by: marcus
Diffstat (limited to 'x11/libdmx')
-rw-r--r-- | x11/libdmx/Makefile | 2 | ||||
-rw-r--r-- | x11/libdmx/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11/libdmx/Makefile b/x11/libdmx/Makefile index e39458f..58cb2d5 100644 --- a/x11/libdmx/Makefile +++ b/x11/libdmx/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.2 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org -COMMENT= XKB file library +COMMENT= DMX extension library XORG_CAT= lib USE_XORG= x11 xext xextproto dmxproto diff --git a/x11/libdmx/pkg-descr b/x11/libdmx/pkg-descr index f8549ce..4859ea8 100644 --- a/x11/libdmx/pkg-descr +++ b/x11/libdmx/pkg-descr @@ -1,4 +1,4 @@ -This package contains the XKB file library. +This package contains Distributed Multihead X extension library. WWW: http://www.freedesktop.org/Software/xorg |