diff options
author | drochner <drochner@pkgsrc.org> | 2000-05-25 15:25:43 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2000-05-25 15:25:43 +0000 |
commit | 1026d9e43ff2ce3f13720605bcf786a7b3ce9392 (patch) | |
tree | 0f3ab7605eae52bcea812982458155e57fd19c05 /x11/lesstif/Makefile | |
parent | 5fddd61a359da97606484e664d554b46887c6b0e (diff) | |
download | pkgsrc-1026d9e43ff2ce3f13720605bcf786a7b3ce9392.tar.gz |
update to 0.91.0
no visible changes since 0.90.0 (only Xbae which we have a separate
pkg for)
Diffstat (limited to 'x11/lesstif/Makefile')
-rw-r--r-- | x11/lesstif/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/lesstif/Makefile b/x11/lesstif/Makefile index c18f518cd56..c8731cb54b4 100644 --- a/x11/lesstif/Makefile +++ b/x11/lesstif/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.47 2000/04/27 13:14:47 tron Exp $ +# $NetBSD: Makefile,v 1.48 2000/05/25 15:25:43 drochner Exp $ # FreeBSD Id: Makefile,v 1.13 1997/09/08 08:34:13 tg Exp # -DISTNAME= lesstif-0.90.0 +DISTNAME= lesstif-0.91.0 CATEGORIES= x11 MASTER_SITES= ftp://ftp.hungry.com/pub/hungry/lesstif/srcdist/ \ ftp://ftp.unicamp.br/pub/X11/lesstif/srcdist/ \ |