pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/databases/py-sybase
Module Name: pkgsrc
Committed By: zafer
Date: Fri May 16 22:22:56 UTC 2025
Modified Files:
pkgsrc/databases/py-sybase: Makefile
Log Message:
use https
To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 pkgsrc/databases/py-sybase/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/databases/py-sybase/Makefile
diff -u pkgsrc/databases/py-sybase/Makefile:1.58 pkgsrc/databases/py-sybase/Makefile:1.59
--- pkgsrc/databases/py-sybase/Makefile:1.58 Thu Apr 17 21:50:11 2025
+++ pkgsrc/databases/py-sybase/Makefile Fri May 16 22:22:56 2025
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.58 2025/04/17 21:50:11 wiz Exp $
+# $NetBSD: Makefile,v 1.59 2025/05/16 22:22:56 zafer Exp $
DISTNAME= sybase-0.36
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
PKGREVISION= 31
CATEGORIES= databases python
-MASTER_SITES= http://object-craft.com.au/projects/sybase/download/
+MASTER_SITES= https://object-craft.com.au/projects/sybase/download/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://www.object-craft.com.au/projects/sybase/
Home |
Main Index |
Thread Index |
Old Index