pkgsrc-Changes archive

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

CVS commit: pkgsrc/comms/modemd



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Apr 21 09:02:45 UTC 2021

Modified Files:
        pkgsrc/comms/modemd: Makefile

Log Message:
modemd: remove dead download location


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/comms/modemd/Makefile

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

Modified files:

Index: pkgsrc/comms/modemd/Makefile
diff -u pkgsrc/comms/modemd/Makefile:1.25 pkgsrc/comms/modemd/Makefile:1.26
--- pkgsrc/comms/modemd/Makefile:1.25   Sun Nov  3 12:04:13 2019
+++ pkgsrc/comms/modemd/Makefile        Wed Apr 21 09:02:45 2021
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.25 2019/11/03 12:04:13 rillig Exp $
+# $NetBSD: Makefile,v 1.26 2021/04/21 09:02:45 wiz Exp $
 
 DISTNAME=      modemd-970221
 PKGNAME=       modemd-19970221
 PKGREVISION=   2
 CATEGORIES=    comms
-MASTER_SITES=  ftp://ftp.vix.com/pub/modemd/
+MASTER_SITES=  # ftp://ftp.vix.com/pub/modemd/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 COMMENT=       Replacement getty for dialup ttys and a modem server



Home | Main Index | Thread Index | Old Index