diff options
author | rh <rh@pkgsrc.org> | 1999-05-02 18:04:50 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 1999-05-02 18:04:50 +0000 |
commit | d38c8ccb8d9143d839f9a66fa904e28833a8b0e9 (patch) | |
tree | b07fce2472bf9019af92aaf246ca824c0cef0161 /x11/wmthemes/Makefile | |
parent | 03491da33f64b710383e94a199eef82d178e970e (diff) | |
download | pkgsrc-d38c8ccb8d9143d839f9a66fa904e28833a8b0e9.tar.gz |
Update dependencies to windowmaker-0.53.0
Diffstat (limited to 'x11/wmthemes/Makefile')
-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 9c776e9e988..81839f7464a 100644 --- a/x11/wmthemes/Makefile +++ b/x11/wmthemes/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.12 1999/04/16 20:14:01 jlam Exp $ +# $NetBSD: Makefile,v 1.13 1999/05/02 18:04:51 rh Exp $ -DISTNAME= wmthemes-0.52.x +DISTNAME= wmthemes-0.53 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.52.0:../../x11/windowmaker +DEPENDS+= windowmaker-0.53.0:../../x11/windowmaker USE_X11BASE= yes NO_BUILD= yes |