diff options
author | tron <tron@pkgsrc.org> | 1999-09-21 18:07:57 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1999-09-21 18:07:57 +0000 |
commit | 8e3699b04d90a484186de20f2fae2dc39f5fcd78 (patch) | |
tree | d3c937e89662d42c8c8c59dab8ed41a6809ea602 /x11 | |
parent | cfc1b06920e7d6b354aa938942c4f363e83d1a29 (diff) | |
download | pkgsrc-8e3699b04d90a484186de20f2fae2dc39f5fcd78.tar.gz |
Change version number of "wmthemes" package to 0.6x.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/wmthemes/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/wmthemes/Makefile b/x11/wmthemes/Makefile index 56676215951..858e5e6916d 100644 --- a/x11/wmthemes/Makefile +++ b/x11/wmthemes/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.15 1999/08/18 09:16:40 agc Exp $ +# $NetBSD: Makefile,v 1.16 1999/09/21 18:07:57 tron Exp $ -DISTNAME= wmthemes-0.60 +DISTNAME= wmthemes-0.6x CATEGORIES= x11 MASTER_SITES= http://wm.themes.org/WMThemes/ DIST_SUBDIR= wmthemes @@ -9,7 +9,7 @@ DISTFILES= ${THEME_FILES} MAINTAINER= tron@netbsd.org HOMEPAGE= http://wm.themes.org/ -DEPENDS+= windowmaker-0.60.0:../../x11/windowmaker +DEPENDS+= windowmaker-*:../../x11/windowmaker USE_X11BASE= yes NO_BUILD= yes |