diff options
author | adam <adam@pkgsrc.org> | 2020-05-22 10:55:42 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2020-05-22 10:55:42 +0000 |
commit | f3153023cc18876abb15863ed34a46650c6f96f2 (patch) | |
tree | 4b68c9871ede30042a4e9db5f7d034b015f0aa0c /editors/TeXmacs/Makefile | |
parent | f6179fac736ac405700fbf7f9a2f3b44f4d92bc2 (diff) | |
download | pkgsrc-f3153023cc18876abb15863ed34a46650c6f96f2.tar.gz |
revbump after updating security/nettle
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 5b111631b97..fce6ea72591 100644 --- a/editors/TeXmacs/Makefile +++ b/editors/TeXmacs/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.134 2020/05/18 22:01:32 mef Exp $ +# $NetBSD: Makefile,v 1.135 2020/05/22 10:56:04 adam Exp $ # # changelog at http://www.texmacs.org/tmweb/about/changes.en.html DISTNAME= TeXmacs-1.99.11-src PKGNAME= ${DISTNAME:S/-src//} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= editors MASTER_SITES= ftp://ftp.texmacs.org/pub/TeXmacs/tmftp/source/ MASTER_SITES+= http://www.texmacs.org/Download/ftp/tmftp/source/ |