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 /audio | |
parent | 12736e25525dfb8d457663c7a962b301b1e04082 (diff) | |
download | pkgsrc-6a0e14f18c77e3153e9d036d3c84edf73aa16f88.tar.gz |
Update dependencies to windowmaker-0.53.0
Diffstat (limited to 'audio')
-rw-r--r-- | audio/wmsound/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/wmsound/Makefile b/audio/wmsound/Makefile index 5caeacd9574..695209dc867 100644 --- a/audio/wmsound/Makefile +++ b/audio/wmsound/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 1999/04/16 20:14:00 jlam Exp $ +# $NetBSD: Makefile,v 1.3 1999/05/02 18:04:50 rh Exp $ DISTNAME= wmsound-0.9.4 CATEGORIES= audio x11 @@ -9,7 +9,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} wmsdefault${EXTRACT_SUFX} MAINTAINER= jlam@netbsd.org HOMEPAGE= http://www.frontiernet.net/~southgat/wmsound/ -DEPENDS+= windowmaker-0.52.0:../../x11/windowmaker +DEPENDS+= windowmaker-0.53.0:../../x11/windowmaker USE_X11BASE= yes USE_IMAKE= yes |