diff options
Diffstat (limited to 'editors/nts')
-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 b58f75aa058..64f38b1de09 100644 --- a/editors/nts/Makefile +++ b/editors/nts/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2022/01/04 20:53:50 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2022/06/30 11:18:20 nia Exp $ DISTNAME= nts-78 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= editors MASTER_SITES= http://www.duke.edu/~dgraham/NTS/ |