diff options
author | tron <tron> | 1998-06-06 20:40:06 +0000 |
---|---|---|
committer | tron <tron> | 1998-06-06 20:40:06 +0000 |
commit | 06198b7314d56d933e065408cf5aa90c8d0729a9 (patch) | |
tree | 1a17ca2177d2d63d14255b8776f2be43c30366f2 /x11/lesstif/Makefile | |
parent | dde60cc6d7c6eb9aae0a76b43aacffe8dfa81825 (diff) | |
download | pkgsrc-06198b7314d56d933e065408cf5aa90c8d0729a9.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 |