pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/rsync
Module Name: pkgsrc
Committed By: wiz
Date: Sat Jul 23 06:55:30 UTC 2022
Modified Files:
pkgsrc/net/rsync: Makefile
Log Message:
rsync: remove reference to non-existent file
To generate a diff of this commit:
cvs rdiff -u -r1.120 -r1.121 pkgsrc/net/rsync/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/rsync/Makefile
diff -u pkgsrc/net/rsync/Makefile:1.120 pkgsrc/net/rsync/Makefile:1.121
--- pkgsrc/net/rsync/Makefile:1.120 Wed Apr 20 20:09:55 2022
+++ pkgsrc/net/rsync/Makefile Sat Jul 23 06:55:29 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.120 2022/04/20 20:09:55 wiz Exp $
+# $NetBSD: Makefile,v 1.121 2022/07/23 06:55:29 wiz Exp $
DISTNAME= rsync-3.2.4
CATEGORIES= net
@@ -17,7 +17,6 @@ CONFIGURE_ARGS+= --with-included-zlib=no
PKG_SYSCONFSUBDIR= rsync
TEST_TARGET= test
-REPLACE_SH= cmdormsg
REPLACE_BASH= rsync-ssl
RCD_SCRIPTS= rsyncd
Home |
Main Index |
Thread Index |
Old Index