diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:36:20 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:36:20 +0000 |
commit | 3195b6f71c9c4bf646bb409fd265132f3dd359d7 (patch) | |
tree | 546dd6e2e7a43531e8dc0884dc602d3e0d179571 /x11/wdm/Makefile | |
parent | ea63875e99d625ad17a97f4bc840d309b1892ae0 (diff) |
Notes
Diffstat (limited to 'x11/wdm/Makefile')
-rw-r--r-- | x11/wdm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/wdm/Makefile b/x11/wdm/Makefile index 5d185899471b..49d6cb30cc15 100644 --- a/x11/wdm/Makefile +++ b/x11/wdm/Makefile @@ -17,6 +17,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DAEMONPICS} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= kris@FreeBSD.org +COMMENT= WINGs Display Manager; an xdm replacement LIB_DEPENDS= wraster.4:${PORTSDIR}/x11-wm/windowmaker \ PropList.2:${PORTSDIR}/devel/libPropList |