pkgsrc-Changes archive

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

CVS commit: pkgsrc/doc/guide



Module Name:    pkgsrc
Committed By:   kim
Date:           Thu Sep  3 14:57:39 UTC 2020

Modified Files:
        pkgsrc/doc/guide: Makefile

Log Message:
New htdocs-share-20200903.tar.gz


To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 pkgsrc/doc/guide/Makefile

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

Modified files:

Index: pkgsrc/doc/guide/Makefile
diff -u pkgsrc/doc/guide/Makefile:1.66 pkgsrc/doc/guide/Makefile:1.67
--- pkgsrc/doc/guide/Makefile:1.66      Sat Jul  4 19:43:19 2020
+++ pkgsrc/doc/guide/Makefile   Thu Sep  3 14:57:39 2020
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.66 2020/07/04 19:43:19 leot Exp $
+# $NetBSD: Makefile,v 1.67 2020/09/03 14:57:39 kim Exp $
 
 DISTNAME=              pkgsrc-guide-${PKGVERSION}
 CATEGORIES=            # empty
 MASTER_SITES=          ${MASTER_SITE_LOCAL}
-DISTFILES=             htdocs-share-20200704.tar.gz
+DISTFILES=             htdocs-share-20200903.tar.gz
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=              http://www.NetBSD.org/docs/pkgsrc/



Home | Main Index | Thread Index | Old Index