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 186ea8caf73..6d7e780c776 100644 --- a/editors/TeXmacs/Makefile +++ b/editors/TeXmacs/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.109 2016/03/05 11:28:26 jperkin Exp $ +# $NetBSD: Makefile,v 1.110 2016/07/09 06:38:14 wiz Exp $ DISTNAME= TeXmacs-1.99.2-src PKGNAME= ${DISTNAME:S/-src//} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= editors MASTER_SITES= ftp://ftp.texmacs.org/pub/TeXmacs/tmftp/source/ MASTER_SITES+= http://www.texmacs.org/Download/ftp/tmftp/source/ |