pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/libproplist



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Apr 21 08:35:04 UTC 2021

Modified Files:
        pkgsrc/devel/libproplist: Makefile

Log Message:
libproplist: remove dead master site


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/devel/libproplist/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/libproplist/Makefile
diff -u pkgsrc/devel/libproplist/Makefile:1.24 pkgsrc/devel/libproplist/Makefile:1.25
--- pkgsrc/devel/libproplist/Makefile:1.24      Wed Oct 31 11:17:19 2012
+++ pkgsrc/devel/libproplist/Makefile   Wed Apr 21 08:35:04 2021
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.24 2012/10/31 11:17:19 asau Exp $
+# $NetBSD: Makefile,v 1.25 2021/04/21 08:35:04 wiz Exp $
 
 DISTNAME=              libPropList-0.10.1
 PKGNAME=               libproplist-0.10.1
 PKGREVISION=           1
 CATEGORIES=            devel
-MASTER_SITES=          ftp://ftp.windowmaker.org/pub/libs/
+MASTER_SITES=          # ftp://ftp.windowmaker.org/pub/libs/
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
 COMMENT=               GNUstep/OPENSTEP property lists compatibility library



Home | Main Index | Thread Index | Old Index