pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/mydns-pgsql
Module Name: pkgsrc
Committed By: wiz
Date: Sun Jan 11 05:23:01 UTC 2026
Modified Files:
pkgsrc/net/mydns-pgsql: Makefile.common
Log Message:
mydns*: switch to https
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/net/mydns-pgsql/Makefile.common
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/mydns-pgsql/Makefile.common
diff -u pkgsrc/net/mydns-pgsql/Makefile.common:1.19 pkgsrc/net/mydns-pgsql/Makefile.common:1.20
--- pkgsrc/net/mydns-pgsql/Makefile.common:1.19 Sat Apr 13 07:55:04 2013
+++ pkgsrc/net/mydns-pgsql/Makefile.common Sun Jan 11 05:23:01 2026
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile.common,v 1.19 2013/04/13 07:55:04 ghen Exp $
+# $NetBSD: Makefile.common,v 1.20 2026/01/11 05:23:01 wiz Exp $
#
# used by net/mydns-mysql/Makefile
# used by net/mydns-pgsql/Makefile
DISTNAME= mydns-1.1.0
CATEGORIES= net
-MASTER_SITES= http://mydns.bboy.net/download/
+MASTER_SITES= https://mydns.bboy.net/download/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://mydns.bboy.net/
+HOMEPAGE= https://mydns.bboy.net/
GNU_CONFIGURE= YES
USE_TOOLS+= makeinfo
Home |
Main Index |
Thread Index |
Old Index