pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/croc



Module Name:    pkgsrc
Committed By:   drixter
Date:           Sat Aug 22 09:05:03 UTC 2026

Modified Files:
        pkgsrc/net/croc: Makefile

Log Message:
croc: Correct maintainer email


To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/net/croc/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/croc/Makefile
diff -u pkgsrc/net/croc/Makefile:1.38 pkgsrc/net/croc/Makefile:1.39
--- pkgsrc/net/croc/Makefile:1.38       Thu Aug 20 21:58:08 2026
+++ pkgsrc/net/croc/Makefile    Sat Aug 22 09:05:03 2026
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.38 2026/08/20 21:58:08 drixter Exp $
+# $NetBSD: Makefile,v 1.39 2026/08/22 09:05:03 drixter Exp $
 
 DISTNAME=      croc-11.2.2
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=schollz/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}
 
-MAINTAINER=    drixter%NetBSD.org@localhost
+MAINTAINER=    drixter%e-utp.net@localhost
 HOMEPAGE=      https://schollz.com/tinker/croc6/
 COMMENT=       Fast, simple, and secure file transfer between any two computers
 LICENSE=       mit



Home | Main Index | Thread Index | Old Index