pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/heirloom-doc
Module Name: pkgsrc
Committed By: nia
Date: Fri Mar 13 12:01:22 UTC 2020
Modified Files:
pkgsrc/sysutils/heirloom-doc: Makefile.common
Log Message:
heirloom-doc: HOMEPAGE does not support https
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/sysutils/heirloom-doc/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/sysutils/heirloom-doc/Makefile.common
diff -u pkgsrc/sysutils/heirloom-doc/Makefile.common:1.7 pkgsrc/sysutils/heirloom-doc/Makefile.common:1.8
--- pkgsrc/sysutils/heirloom-doc/Makefile.common:1.7 Sat Jan 18 23:35:17 2020
+++ pkgsrc/sysutils/heirloom-doc/Makefile.common Fri Mar 13 12:01:22 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.7 2020/01/18 23:35:17 rillig Exp $
+# $NetBSD: Makefile.common,v 1.8 2020/03/13 12:01:22 nia Exp $
# used by archivers/heirloom-tar/Makefile
# used by devel/heirloom-common/Makefile
# used by devel/heirloom-getopt/Makefile
@@ -113,7 +113,7 @@
DISTNAME= heirloom-${HEIRLOOM_VER}
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=heirloom/}
EXTRACT_SUFX= .tar.bz2
-HOMEPAGE= https://heirloom.sourceforge.net/
+HOMEPAGE= http://heirloom.sourceforge.net/
MAINTAINER= cheusov%NetBSD.org@localhost
COMMENT?= Collection of standard Unix utilities (${PKGBASE:S/heirloom-//})
Home |
Main Index |
Thread Index |
Old Index