diff options
Diffstat (limited to 'x11/wmthemes')
-rw-r--r-- | x11/wmthemes/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/wmthemes/Makefile b/x11/wmthemes/Makefile index 0c74c6e90e7..7342775c113 100644 --- a/x11/wmthemes/Makefile +++ b/x11/wmthemes/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 1999/02/20 22:48:48 hubertf Exp $ +# $NetBSD: Makefile,v 1.10 1999/03/20 00:21:50 tron Exp $ DISTNAME= wmthemes-0.51.x CATEGORIES= x11 @@ -9,7 +9,7 @@ DISTFILES= ${THEME_FILES} MAINTAINER= tron@netbsd.org HOMEPAGE= http://wm.themes.org/ -DEPENDS+= windowmaker-0.51.0:../../x11/windowmaker +DEPENDS+= windowmaker-0.51.2:../../x11/windowmaker USE_X11BASE= yes NO_BUILD= yes |