diff options
Diffstat (limited to 'editors/TeXmacs/Makefile')
-rw-r--r-- | editors/TeXmacs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/TeXmacs/Makefile b/editors/TeXmacs/Makefile index fee2444871a..8b582c438aa 100644 --- a/editors/TeXmacs/Makefile +++ b/editors/TeXmacs/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.31 2004/07/03 21:25:53 recht Exp $ +# $NetBSD: Makefile,v 1.32 2004/07/28 09:31:16 recht Exp $ -DISTNAME= TeXmacs-1.0.3.10-src +DISTNAME= TeXmacs-1.0.3.11-src PKGNAME= ${DISTNAME:S/-src//} CATEGORIES= editors MASTER_SITES= ftp://ftp.texmacs.org/pub/TeXmacs/targz/ |