pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/urlget
Module Name: pkgsrc
Committed By: zafer
Date: Thu Dec 21 02:54:46 UTC 2023
Modified Files:
pkgsrc/www/urlget: Makefile
Log Message:
https
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/www/urlget/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/urlget/Makefile
diff -u pkgsrc/www/urlget/Makefile:1.16 pkgsrc/www/urlget/Makefile:1.17
--- pkgsrc/www/urlget/Makefile:1.16 Sun Dec 1 05:18:57 2019
+++ pkgsrc/www/urlget/Makefile Thu Dec 21 02:54:46 2023
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.16 2019/12/01 05:18:57 kim Exp $
+# $NetBSD: Makefile,v 1.17 2023/12/21 02:54:46 zafer Exp $
#
DISTNAME= urlget-1.5
CATEGORIES= www
-MASTER_SITES= http://software.kimmo.suominen.com/
+MASTER_SITES= https://software.kimmo.suominen.com/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= Simple command-line tool to retrieve an HTTP URL
Home |
Main Index |
Thread Index |
Old Index