diff options
author | tron <tron@pkgsrc.org> | 1998-06-06 20:40:06 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1998-06-06 20:40:06 +0000 |
commit | fd25c8206a833633935a7bc86ce97f20f25b145e (patch) | |
tree | 1a17ca2177d2d63d14255b8776f2be43c30366f2 /x11/lesstif/Makefile | |
parent | 91a87c2cca44e0f22d9a072e0e9aaa88bd0e902e (diff) | |
download | pkgsrc-fd25c8206a833633935a7bc86ce97f20f25b145e.tar.gz |
Update "lesstif" package to 0.85.
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 66bc4f0ae76..5cacea21762 100644 --- a/x11/lesstif/Makefile +++ b/x11/lesstif/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 1998/06/05 12:06:12 frueauf Exp $ +# $NetBSD: Makefile,v 1.20 1998/06/06 20:40:06 tron Exp $ # FreeBSD Id: Makefile,v 1.13 1997/09/08 08:34:13 tg Exp # -DISTNAME= lesstif-0.84 +DISTNAME= lesstif-0.85 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/ \ @@ -10,7 +10,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-19980510 +CONFLICTS= lesstif-0.82 lesstif-0.83 lesstif-0.84 lesstif-19980510 GNU_CONFIGURE= yes USE_X11= yes |