diff options
Diffstat (limited to 'editors/nts/Makefile')
-rw-r--r-- | editors/nts/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/nts/Makefile b/editors/nts/Makefile index 26b6fb6cf6c..aebd0e4412e 100644 --- a/editors/nts/Makefile +++ b/editors/nts/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2018/07/03 05:03:15 adam Exp $ +# $NetBSD: Makefile,v 1.13 2019/04/25 07:32:51 maya Exp $ DISTNAME= nts-78 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= editors MASTER_SITES= http://www.duke.edu/~dgraham/NTS/ |