pkgsrc-Changes archive

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

CVS commit: pkgsrc/pkgtools/pkg_online-server



Module Name:    pkgsrc
Committed By:   cheusov
Date:           Mon Nov 27 20:26:04 UTC 2023

Modified Files:
        pkgsrc/pkgtools/pkg_online-server: Makefile.common

Log Message:
Remove http://mova.org from MASTER_SITES


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/pkgtools/pkg_online-server/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/pkgtools/pkg_online-server/Makefile.common
diff -u pkgsrc/pkgtools/pkg_online-server/Makefile.common:1.9 pkgsrc/pkgtools/pkg_online-server/Makefile.common:1.10
--- pkgsrc/pkgtools/pkg_online-server/Makefile.common:1.9       Thu Jan 19 18:52:21 2017
+++ pkgsrc/pkgtools/pkg_online-server/Makefile.common   Mon Nov 27 20:26:04 2023
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile.common,v 1.9 2017/01/19 18:52:21 agc Exp $
+# $NetBSD: Makefile.common,v 1.10 2023/11/27 20:26:04 cheusov Exp $
 #
 # used by pkgtools/pkg_online-client/Makefile
 # used by pkgtools/pkg_online-server/Makefile
 
 DISTNAME=      pkg_online-${VERSION}
-MASTER_SITES=  http://mova.org/~cheusov/pub/pkg_online/
 MASTER_SITES+= ftp://ftp.NetBSD.org/pub/NetBSD/misc/cheusov/pkg_online/
 
 VERSION=       0.13.1



Home | Main Index | Thread Index | Old Index