pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/meta-pkgs/bulk-test-python27
Module Name: pkgsrc
Committed By: gdt
Date: Wed May 8 17:24:40 UTC 2024
Modified Files:
pkgsrc/meta-pkgs/bulk-test-python27: Makefile
Log Message:
bulk-test-python27: Fix COMMENT
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/meta-pkgs/bulk-test-python27/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/meta-pkgs/bulk-test-python27/Makefile
diff -u pkgsrc/meta-pkgs/bulk-test-python27/Makefile:1.1 pkgsrc/meta-pkgs/bulk-test-python27/Makefile:1.2
--- pkgsrc/meta-pkgs/bulk-test-python27/Makefile:1.1 Wed May 8 17:14:46 2024
+++ pkgsrc/meta-pkgs/bulk-test-python27/Makefile Wed May 8 17:24:40 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2024/05/08 17:14:46 gdt Exp $
+# $NetBSD: Makefile,v 1.2 2024/05/08 17:24:40 gdt Exp $
DISTNAME= bulk-test-python27-20240508
CATEGORIES= meta-pkgs
@@ -6,7 +6,7 @@ MASTER_SITES= # empty
DISTFILES= # empty
MAINTAINER= pksrc-users%NetBSD.org@localhost
-COMMENT= Meta-package for testing Boost
+COMMENT= Meta-package for testing python 2.7
META_PACKAGE= yes
@@ -18,7 +18,7 @@ NO_BIN_ON_FTP= ${RESTRICTED}
# - it might break if python27 went missing
# - some user might care
#
-# We intentinoally exclude "someone might have a private python 2.7 codebase that
+# We intentionally exclude "someone might have a private python 2.7 codebase that
# wants to use this as a dependency".
Home |
Main Index |
Thread Index |
Old Index