diff options
author | rh <rh> | 1999-05-02 18:04:50 +0000 |
---|---|---|
committer | rh <rh> | 1999-05-02 18:04:50 +0000 |
commit | 6a0e14f18c77e3153e9d036d3c84edf73aa16f88 (patch) | |
tree | b07fce2472bf9019af92aaf246ca824c0cef0161 /x11 | |
parent | 12736e25525dfb8d457663c7a962b301b1e04082 (diff) | |
download | pkgsrc-6a0e14f18c77e3153e9d036d3c84edf73aa16f88.tar.gz |
Update dependencies to windowmaker-0.53.0
Diffstat (limited to 'x11')
-rw-r--r-- | x11/wmextra/Makefile | 4 | ||||
-rw-r--r-- | x11/wmthemes/Makefile | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/x11/wmextra/Makefile b/x11/wmextra/Makefile index 6519c99fa1d..8626004c095 100644 --- a/x11/wmextra/Makefile +++ b/x11/wmextra/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 1999/04/16 20:16:03 jlam Exp $ +# $NetBSD: Makefile,v 1.2 1999/05/02 18:04:50 rh Exp $ DISTNAME= WindowMaker-extra-0.1 PKGNAME= wmextra-0.1 @@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.windowmaker.org/pub/beta/srcs/ \ MAINTAINER= jlam@netbsd.org HOMEPAGE= http://www.windowmaker.org/ -DEPENDS+= windowmaker-0.52.0:../../x11/windowmaker +DEPENDS+= windowmaker-0.53.0:../../x11/windowmaker USE_X11BASE= yes GNU_CONFIGURE= yes 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 |