diff options
author | drochner <drochner@pkgsrc.org> | 2006-11-09 21:01:45 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2006-11-09 21:01:45 +0000 |
commit | 1460bec2e72ebdf70287a520181084cefa9cf30e (patch) | |
tree | beedcdee6ab9f4a1378ac218cfd9264eee6448ad /editors/TeXmacs/Makefile | |
parent | ace177ca6e73875e4ca63ca80f7378b874efb8f6 (diff) | |
download | pkgsrc-1460bec2e72ebdf70287a520181084cefa9cf30e.tar.gz |
update to 1.0.6.6
changes:
-Clean mathematical types and routines for graphics
-Detection of intersections in graphical mode
-Several bug fixes
Diffstat (limited to 'editors/TeXmacs/Makefile')
-rw-r--r-- | editors/TeXmacs/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/editors/TeXmacs/Makefile b/editors/TeXmacs/Makefile index 2936f3e63d3..8f577f89b55 100644 --- a/editors/TeXmacs/Makefile +++ b/editors/TeXmacs/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.62 2006/10/23 09:42:23 drochner Exp $ +# $NetBSD: Makefile,v 1.63 2006/11/09 21:01:45 drochner Exp $ -DISTNAME= TeXmacs-1.0.6.5-src +DISTNAME= TeXmacs-1.0.6.6-src PKGNAME= ${DISTNAME:S/-src//} -PKGREVISION= 1 CATEGORIES= editors MASTER_SITES= ftp://ftp.texmacs.org/pub/TeXmacs/targz/ MASTER_SITES+= http://www.texmacs.org/Download/ftp/targz/ |