pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/ndtpd



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Jan 11 05:33:24 UTC 2026

Modified Files:
        pkgsrc/textproc/ndtpd: Makefile

Log Message:
ndtpd: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 pkgsrc/textproc/ndtpd/Makefile

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

Modified files:

Index: pkgsrc/textproc/ndtpd/Makefile
diff -u pkgsrc/textproc/ndtpd/Makefile:1.44 pkgsrc/textproc/ndtpd/Makefile:1.45
--- pkgsrc/textproc/ndtpd/Makefile:1.44 Tue Jun 28 11:36:13 2022
+++ pkgsrc/textproc/ndtpd/Makefile      Sun Jan 11 05:33:24 2026
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.44 2022/06/28 11:36:13 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.45 2026/01/11 05:33:24 wiz Exp $
 
 DISTNAME=      ndtpd-3.1.5
 PKGREVISION=   16
 CATEGORIES=    textproc japanese
-MASTER_SITES=  ftp://ftp.sra.co.jp/pub/net/ndtp/ndtpd/
+#MASTER_SITES= ftp://ftp.sra.co.jp/pub/net/ndtp/ndtpd/
 
 MAINTAINER=    uebayasi%NetBSD.org@localhost
-HOMEPAGE=      http://www.sra.co.jp/people/m-kasahr/ndtpd/
+#HOMEPAGE=     http://www.sra.co.jp/people/m-kasahr/ndtpd/
 COMMENT=       Server for accessing CD-ROM books with NDTP
 
 USE_TOOLS+=    makeinfo perl:run



Home | Main Index | Thread Index | Old Index