diff options
author | jlam <jlam> | 1999-06-21 04:53:14 +0000 |
---|---|---|
committer | jlam <jlam> | 1999-06-21 04:53:14 +0000 |
commit | 4d1c5e7e4b97bc9f803ab0d9240721f7e4b1dd44 (patch) | |
tree | f48899c616b5d24aa4420752ed82c390c4cffa2a /mail | |
parent | bb36a417e533b15a475045bc80a3e2c0872edc60 (diff) | |
download | pkgsrc-4d1c5e7e4b97bc9f803ab0d9240721f7e4b1dd44.tar.gz |
Update dependencies on windowmaker to 0.60.0
Diffstat (limited to 'mail')
-rw-r--r-- | mail/wmmail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/wmmail/Makefile b/mail/wmmail/Makefile index b9debecab57..8266f948fd7 100644 --- a/mail/wmmail/Makefile +++ b/mail/wmmail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 1999/05/02 18:04:50 rh Exp $ +# $NetBSD: Makefile,v 1.12 1999/06/21 04:53:14 jlam Exp $ DISTNAME= WMMail.app-0.62 PKGNAME= wmmail-0.62 @@ -9,7 +9,7 @@ MAINTAINER= tron@netbsd.org HOMEPAGE= http://www.eecg.utoronto.ca/~chanb/wmmail.html BUILD_DEPENDS+= automake:../../devel/automake -DEPENDS+= windowmaker-0.53.0:../../x11/windowmaker +DEPENDS+= windowmaker-0.60.0:../../x11/windowmaker USE_X11BASE= yes USE_GMAKE= yes |