diff options
author | jlam <jlam@pkgsrc.org> | 1999-04-16 20:14:00 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 1999-04-16 20:14:00 +0000 |
commit | d9a0d73da9d4bdfee8d6ec728f4d88f3dc52327b (patch) | |
tree | acc3c53aa56ba2f6bbbc918f248c52caf5977721 /audio/wmsound | |
parent | c6fd19deccb4653aef81543a764487a744e1461f (diff) | |
download | pkgsrc-d9a0d73da9d4bdfee8d6ec728f4d88f3dc52327b.tar.gz |
Update dependencies to windowmaker-0.52.0.
Diffstat (limited to 'audio/wmsound')
-rw-r--r-- | audio/wmsound/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/wmsound/Makefile b/audio/wmsound/Makefile index 3263c97dfd0..5caeacd9574 100644 --- a/audio/wmsound/Makefile +++ b/audio/wmsound/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 1999/04/06 17:18:00 tron Exp $ +# $NetBSD: Makefile,v 1.2 1999/04/16 20:14:00 jlam Exp $ DISTNAME= wmsound-0.9.4 CATEGORIES= audio x11 @@ -6,10 +6,10 @@ MASTER_SITES= http://www.frontiernet.net/~southgat/wmsound/download/ \ ftp://shadowmere.student.utwente.nl/pub/WindowMaker/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} wmsdefault${EXTRACT_SUFX} -MAINTAINER= lamj@stat.cmu.edu +MAINTAINER= jlam@netbsd.org HOMEPAGE= http://www.frontiernet.net/~southgat/wmsound/ -DEPENDS+= windowmaker-0.51.2:../../x11/windowmaker +DEPENDS+= windowmaker-0.52.0:../../x11/windowmaker USE_X11BASE= yes USE_IMAKE= yes |