pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/ttt



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Jun  7 10:40:37 UTC 2022

Modified Files:
        pkgsrc/net/ttt: Makefile

Log Message:
ttt: comment out dead HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 pkgsrc/net/ttt/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/ttt/Makefile
diff -u pkgsrc/net/ttt/Makefile:1.36 pkgsrc/net/ttt/Makefile:1.37
--- pkgsrc/net/ttt/Makefile:1.36        Tue May 10 11:50:54 2022
+++ pkgsrc/net/ttt/Makefile     Tue Jun  7 10:40:36 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2022/05/10 11:50:54 nia Exp $
+# $NetBSD: Makefile,v 1.37 2022/06/07 10:40:36 wiz Exp $
 
 DISTNAME=      ttt-1.8.2
 PKGREVISION=   10
@@ -6,7 +6,7 @@ CATEGORIES=     net
 #MASTER_SITES= ftp://ftp.sonycsl.co.jp/pub/kjc/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://www.sonycsl.co.jp/person/kjc/software.html
+#HOMEPAGE=     https://www.sonycsl.co.jp/person/kjc/software.html
 COMMENT=       Tele Traffic Tapper
 
 GNU_CONFIGURE=         yes



Home | Main Index | Thread Index | Old Index