diff options
author | hubertf <hubertf@pkgsrc.org> | 2003-05-09 22:26:53 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2003-05-09 22:26:53 +0000 |
commit | e08018f8b9f08c0af5fbcbdac927c9e7e25631fb (patch) | |
tree | 9a84c41232c5e50b37732bd6eb03464248724e15 /x11/xlockmore/Makefile | |
parent | 7010055d90ddbfea047ca17ca3e30ae4995d6f0d (diff) | |
download | pkgsrc-e08018f8b9f08c0af5fbcbdac927c9e7e25631fb.tar.gz |
Update xlockmore to 5.08.1. Changes:
spline fix, when in random mode it could core dump.
Diffstat (limited to 'x11/xlockmore/Makefile')
-rw-r--r-- | x11/xlockmore/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xlockmore/Makefile b/x11/xlockmore/Makefile index 47c189d5538..6c22f2a6ae5 100644 --- a/x11/xlockmore/Makefile +++ b/x11/xlockmore/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.57 2003/05/06 23:34:05 hubertf Exp $ +# $NetBSD: Makefile,v 1.58 2003/05/09 22:26:55 hubertf Exp $ # FreeBSD Id: Makefile,v 1.23 1997/10/10 09:24:38 tg Exp # -DISTNAME= xlockmore-5.08 +DISTNAME= xlockmore-5.08.1 CATEGORIES= x11 MASTER_SITES= ftp://ftp.tux.org/pub/tux/bagleyd/xlockmore/ \ ${MASTER_SITE_XCONTRIB:=applications/} |