pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xpad
Module Name: pkgsrc
Committed By: zafer
Date: Sat Dec 23 09:44:24 UTC 2023
Modified Files:
pkgsrc/x11/xpad: Makefile
Log Message:
use https
To generate a diff of this commit:
cvs rdiff -u -r1.79 -r1.80 pkgsrc/x11/xpad/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/xpad/Makefile
diff -u pkgsrc/x11/xpad/Makefile:1.79 pkgsrc/x11/xpad/Makefile:1.80
--- pkgsrc/x11/xpad/Makefile:1.79 Tue Nov 14 14:03:24 2023
+++ pkgsrc/x11/xpad/Makefile Sat Dec 23 09:44:23 2023
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.79 2023/11/14 14:03:24 wiz Exp $
+# $NetBSD: Makefile,v 1.80 2023/12/23 09:44:23 zafer Exp $
#
DISTNAME= xpad-4.8.0
PKGREVISION= 26
CATEGORIES= x11
-MASTER_SITES= http://launchpad.net/xpad/trunk/${PKGVERSION_NOREV}/+download/
+MASTER_SITES= https://launchpad.net/xpad/trunk/${PKGVERSION_NOREV}/+download/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Home |
Main Index |
Thread Index |
Old Index