pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/arti
Module Name: pkgsrc
Committed By: wiz
Date: Tue May 13 14:43:12 UTC 2025
Modified Files:
pkgsrc/net/arti: Makefile
Log Message:
arti: fix typos
Reported by Robert Bagdan on tech-pkg.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/net/arti/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/arti/Makefile
diff -u pkgsrc/net/arti/Makefile:1.11 pkgsrc/net/arti/Makefile:1.12
--- pkgsrc/net/arti/Makefile:1.11 Tue Mar 4 10:25:13 2025
+++ pkgsrc/net/arti/Makefile Tue May 13 14:43:12 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2025/03/04 10:25:13 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2025/05/13 14:43:12 wiz Exp $
DISTNAME= arti-arti-v1.4.1
PKGNAME= ${DISTNAME:S/arti-v//}
@@ -22,8 +22,8 @@ PKG_HOME.${ARTI_USER}= ${VARBASE}/chroot
BUILD_DEFS+= VARBASE
PKG_SYSCONFSUBDIR= arti
-PKG_GROUP_VARS+= ARTI_GROUP
-PKG_USER_VARS= ARTI_USER
+PKG_GROUPS_VARS+= ARTI_GROUP
+PKG_USERS_VARS= ARTI_USER
RCD_SCRIPTS= arti
RCD_SCRIPT_SRC.arti= ${FILESDIR}/arti.in
Home |
Main Index |
Thread Index |
Old Index