pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/erlang-doc
Module Name: pkgsrc
Committed By: gutteridge
Date: Sun May 9 00:10:06 UTC 2021
Modified Files:
pkgsrc/lang/erlang-doc: Makefile
Log Message:
erlang-doc: set correct PKGREVISION
Present state is the fifth pkgsrc revision of this package.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/lang/erlang-doc/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/erlang-doc/Makefile
diff -u pkgsrc/lang/erlang-doc/Makefile:1.22 pkgsrc/lang/erlang-doc/Makefile:1.23
--- pkgsrc/lang/erlang-doc/Makefile:1.22 Sat May 8 20:04:03 2021
+++ pkgsrc/lang/erlang-doc/Makefile Sun May 9 00:10:06 2021
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2021/05/08 20:04:03 triaxx Exp $
+# $NetBSD: Makefile,v 1.23 2021/05/09 00:10:06 gutteridge Exp $
DISTNAME= otp_doc_html_${DIST_VERSION_MAJOR}.${DIST_VERSION_MINOR}
PKGNAME= ${DISTNAME:S/otp_doc_html_/erlang-doc-/}
+PKGREVISION= 5
CATEGORIES= lang
MASTER_SITES= http://www.erlang.org/download/
Home |
Main Index |
Thread Index |
Old Index