pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang fix directory of ats2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/54019dc1deb4
branches:  trunk
changeset: 376922:54019dc1deb4
user:      nikita <nikita%pkgsrc.org@localhost>
date:      Thu Apr 14 17:36:20 2022 +0000

description:
fix directory of ats2

diffstat:

 lang/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r d7ceae364801 -r 54019dc1deb4 lang/Makefile
--- a/lang/Makefile     Thu Apr 14 17:30:44 2022 +0000
+++ b/lang/Makefile     Thu Apr 14 17:36:20 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.645 2022/04/14 17:29:10 nikita Exp $
+# $NetBSD: Makefile,v 1.646 2022/04/14 17:36:20 nikita Exp $
 #
 
 COMMENT=       Programming languages
@@ -13,7 +13,7 @@
 SUBDIR+=       adoptopenjdk11-bin
 SUBDIR+=       algol68g
 SUBDIR+=       asn1c
-SUBDIR+=       ast2
+SUBDIR+=       ats2
 SUBDIR+=       awka
 SUBDIR+=       baci
 SUBDIR+=       boomerang



Home | Main Index | Thread Index | Old Index