diff options
author | snj <snj@pkgsrc.org> | 2004-11-26 21:36:43 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-11-26 21:36:43 +0000 |
commit | 0d11a99997b6ba6655d7617cd844cd835bd45520 (patch) | |
tree | 5f2e7a7fae2e05c33f41712c5fa8fb6c8ead6fd0 /x11/xmountains/Makefile | |
parent | 545f8fe7cb28e838c5a110e94c238de84707064a (diff) | |
download | pkgsrc-0d11a99997b6ba6655d7617cd844cd835bd45520.tar.gz |
Update to 2.7. This version fixes problems interoperating with xscreensaver.
Diffstat (limited to 'x11/xmountains/Makefile')
-rw-r--r-- | x11/xmountains/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/xmountains/Makefile b/x11/xmountains/Makefile index 57e1a7d4b58..f56beb7509c 100644 --- a/x11/xmountains/Makefile +++ b/x11/xmountains/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2004/07/21 21:16:10 salo Exp $ +# $NetBSD: Makefile,v 1.12 2004/11/26 21:36:43 snj Exp $ # -DISTNAME= xmountains_2.6 +DISTNAME= xmountains_2.7 PKGNAME= ${DISTNAME:C/_/-/} -PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= http://www.epcc.ed.ac.uk/~spb/xmountains/ |