diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-05-18 06:51:37 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-05-18 06:51:37 +0000 |
commit | 96ee266b2366326e6d027ba8dc4a5033a8120d00 (patch) | |
tree | 0832efe94e4c6fd5f09821c903d760d4abe7991b /x11-wm | |
parent | b6a37d3818300b65f7cc8c405a38f316e25351b3 (diff) | |
download | ports-96ee266b2366326e6d027ba8dc4a5033a8120d00.tar.gz ports-96ee266b2366326e6d027ba8dc4a5033a8120d00.zip |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/windowmaker/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/windowmaker/Makefile b/x11-wm/windowmaker/Makefile index 4cd82fa04b25..78d9eb2b7bb3 100644 --- a/x11-wm/windowmaker/Makefile +++ b/x11-wm/windowmaker/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= beta/srcs DISTNAME= WindowMaker-${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DATAFILES} -MAINTAINER= sobomax@altavista.net +MAINTAINER= sobomax@FreeBSD.org LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \ ungif.5:${PORTSDIR}/graphics/libungif \ |