pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/sredird



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Feb 10 08:07:50 UTC 2026

Modified Files:
        pkgsrc/sysutils/sredird: Makefile

Log Message:
sredird: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/sysutils/sredird/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/sysutils/sredird/Makefile
diff -u pkgsrc/sysutils/sredird/Makefile:1.10 pkgsrc/sysutils/sredird/Makefile:1.11
--- pkgsrc/sysutils/sredird/Makefile:1.10       Sun Feb 16 15:45:52 2014
+++ pkgsrc/sysutils/sredird/Makefile    Tue Feb 10 08:07:50 2026
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.10 2014/02/16 15:45:52 wiedi Exp $
-#
+# $NetBSD: Makefile,v 1.11 2026/02/10 08:07:50 wiz Exp $
 
 DISTNAME=              sredird-2.0.0
 CATEGORIES=            sysutils
-MASTER_SITES=          http://www.pcmicro.com/sredird/
+#MASTER_SITES=         http://www.pcmicro.com/sredird/
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              http://www.pcmicro.com/sredird/
+#HOMEPAGE=             http://www.pcmicro.com/sredird/
 COMMENT=               RFC2217 compliant serial port redirector
 
 MAKE_FLAGS+=           CC=${CC:Q} CFLAGS=${CFLAGS:M*:Q}



Home | Main Index | Thread Index | Old Index