pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/dhbitty



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Dec  4 13:04:02 UTC 2025

Modified Files:
        pkgsrc/security/dhbitty: Makefile

Log Message:
dhbitty: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/security/dhbitty/Makefile

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

Modified files:

Index: pkgsrc/security/dhbitty/Makefile
diff -u pkgsrc/security/dhbitty/Makefile:1.5 pkgsrc/security/dhbitty/Makefile:1.6
--- pkgsrc/security/dhbitty/Makefile:1.5        Wed May 28 09:38:49 2025
+++ pkgsrc/security/dhbitty/Makefile    Thu Dec  4 13:04:02 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2025/05/28 09:38:49 zafer Exp $
+# $NetBSD: Makefile,v 1.6 2025/12/04 13:04:02 wiz Exp $
 
 DISTNAME=              dhbitty.c
 PKGNAME=               dhbitty-20120806
@@ -8,7 +8,7 @@ EXTRACT_SUFX=           #empty
 
 MAINTAINER=            agc%NetBSD.org@localhost
 COMMENT=               Small public key ECDH encryption/decryption program
-HOMEPAGE=              https://cipherdev.org/dhbitty.html
+#HOMEPAGE=             https://cipherdev.org/dhbitty.html
 LICENSE=               public-domain
 
 WRKSRC=                        ${WRKDIR}



Home | Main Index | Thread Index | Old Index