pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel
Module Name: pkgsrc
Committed By: riastradh
Date: Wed Aug 19 12:41:43 UTC 2020
Modified Files:
pkgsrc/devel: Makefile
Log Message:
devel/Makefile: Fix typo and oversight in previous additions.
To generate a diff of this commit:
cvs rdiff -u -r1.3184 -r1.3185 pkgsrc/devel/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.3184 pkgsrc/devel/Makefile:1.3185
--- pkgsrc/devel/Makefile:1.3184 Tue Aug 18 23:38:47 2020
+++ pkgsrc/devel/Makefile Wed Aug 19 12:41:43 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3184 2020/08/18 23:38:47 riastradh Exp $
+# $NetBSD: Makefile,v 1.3185 2020/08/19 12:41:43 riastradh Exp $
#
COMMENT= Development utilities
@@ -2161,6 +2161,7 @@ SUBDIR+= py-ZopeSchema
SUBDIR+= py-ZopeTestrunner
SUBDIR+= py-absl-py
SUBDIR+= py-adb
+SUBDIR+= py-ailment
SUBDIR+= py-aiocontextvars
SUBDIR+= py-aiofiles
SUBDIR+= py-aiounittest
@@ -2655,7 +2656,7 @@ SUBDIR+= py-wheel
SUBDIR+= py-whichcraft
SUBDIR+= py-windbg
SUBDIR+= py-wrapt
-9SUBDIR+= py-xbe
+SUBDIR+= py-xbe
SUBDIR+= py-xdg
SUBDIR+= py-xdis
SUBDIR+= py-xopen
Home |
Main Index |
Thread Index |
Old Index