diff options
Diffstat (limited to 'x11/wdm/Makefile')
-rw-r--r-- | x11/wdm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/wdm/Makefile b/x11/wdm/Makefile index 20bca74..4fad7a6 100644 --- a/x11/wdm/Makefile +++ b/x11/wdm/Makefile @@ -1,7 +1,7 @@ # New ports collection makefile for: wdm # Version required: 1.0 # Date created: August 31, 1998 -# Whom: Thomas Gellekum <tg@FreeBSD.ORG> +# Whom: Thomas Gellekum <tg@FreeBSD.org> # # $FreeBSD$ @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.windowmaker.org/pub/contrib/srcs/utils/ \ http://www.de.freebsd.org/de/gif/bsd/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DAEMONPIC} -MAINTAINER= ports@FreeBSD.ORG +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \ gif.3:${PORTSDIR}/graphics/giflib \ |