diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-07-16 16:17:04 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-07-16 16:17:04 +0000 |
commit | a0a040a95c680ee581d332ae847147560c4975a3 (patch) | |
tree | 61864149cc7024d2b3fe03a947cd1aa9df32ced8 /x11/wdm | |
parent | Fix plugin loader. This fixes krb5kdc and kdb5_util. (diff) |
- Grant maintainership
PR: ports/100395
Submitted by: Soeren Straarup <xride@x12.dk>
Notes
Notes:
svn path=/head/; revision=167986
Diffstat (limited to 'x11/wdm')
-rw-r--r-- | x11/wdm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/wdm/Makefile b/x11/wdm/Makefile index 55b3a6bacad0..12d7d2a2be0a 100644 --- a/x11/wdm/Makefile +++ b/x11/wdm/Makefile @@ -19,7 +19,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:wdm \ DIST_SUBDIR= wdm EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= xride@x12.dk COMMENT= WINGs Display Manager; an xdm replacement LIB_DEPENDS= wraster.4:${PORTSDIR}/x11-wm/windowmaker |