diff options
author | frueauf <frueauf@pkgsrc.org> | 1998-08-12 22:44:20 +0000 |
---|---|---|
committer | frueauf <frueauf@pkgsrc.org> | 1998-08-12 22:44:20 +0000 |
commit | fb999c6fa819453643333861699e8b0198fbe0c9 (patch) | |
tree | a7619d0e2af93d64ad3332357b254d4d00fdde17 /x11/lesstif/Makefile | |
parent | 4b078549461f07fa1e9e3c9f9ba64462cf046d5b (diff) | |
download | pkgsrc-fb999c6fa819453643333861699e8b0198fbe0c9.tar.gz |
Update lesstif to 0.86.0.
Diffstat (limited to 'x11/lesstif/Makefile')
-rw-r--r-- | x11/lesstif/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/lesstif/Makefile b/x11/lesstif/Makefile index 7d9254db7a6..50f75b28c36 100644 --- a/x11/lesstif/Makefile +++ b/x11/lesstif/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 1998/07/24 01:57:01 tv Exp $ +# $NetBSD: Makefile,v 1.29 1998/08/12 22:44:20 frueauf Exp $ # FreeBSD Id: Makefile,v 1.13 1997/09/08 08:34:13 tg Exp # -DISTNAME= lesstif-0.85.3 +DISTNAME= lesstif-0.86.0 CATEGORIES= x11 MASTER_SITES= ftp://linux.gt.ed.net/pub/linux/libs/lesstif/srcdist/ \ ftp://ftp.mathematik.th-darmstadt.de/pub/linux/mirrors/misc/lesstif/srcdist/ \ @@ -11,7 +11,7 @@ MASTER_SITES= ftp://linux.gt.ed.net/pub/linux/libs/lesstif/srcdist/ \ MAINTAINER= packages@netbsd.org CONFLICTS= lesstif-0.82 lesstif-0.83 lesstif-0.84 lesstif-0.85 \ - lesstif-19980510 lesstif-0.85.2 + lesstif-19980510 lesstif-0.85.2 lesstif-0.85.3 GNU_CONFIGURE= yes USE_LIBTOOL= yes |