pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/ether2dns



Module Name:    pkgsrc
Committed By:   zafer
Date:           Sat May 17 19:14:33 UTC 2025

Modified Files:
        pkgsrc/net/ether2dns: Makefile

Log Message:
update homepage and master_site


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/net/ether2dns/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/ether2dns/Makefile
diff -u pkgsrc/net/ether2dns/Makefile:1.5 pkgsrc/net/ether2dns/Makefile:1.6
--- pkgsrc/net/ether2dns/Makefile:1.5   Thu Dec 10 18:21:43 2015
+++ pkgsrc/net/ether2dns/Makefile       Sat May 17 19:14:33 2025
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.5 2015/12/10 18:21:43 is Exp $
+# $NetBSD: Makefile,v 1.6 2025/05/17 19:14:33 zafer Exp $
 #
 
 DISTNAME=              ether2dns-1.8
 CATEGORIES=            net
-MASTER_SITES=          http://theory.cs.uni-bonn.de/~ignatios/
+MASTER_SITES=          https://theory.cs.uni-bonn.de/ignatios/
 EXTRACT_SUFX=          .shar
 
 MAINTAINER=            is%NetBSD.org@localhost
-HOMEPAGE=              http://theory.cs.uni-bonn.de/~ignatios/
+HOMEPAGE=              https://theory.cs.uni-bonn.de/ignatios/
 COMMENT=               Converter from /etc/ethers to IPv6 DNS records
 
 WRKSRC=                        ${WRKDIR}



Home | Main Index | Thread Index | Old Index