pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/webnew



Module Name:    pkgsrc
Committed By:   kim
Date:           Sun Dec  1 05:29:31 UTC 2019

Modified Files:
        pkgsrc/www/webnew: Makefile

Log Message:
HOMEPAGE is alive


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/www/webnew/Makefile

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

Modified files:

Index: pkgsrc/www/webnew/Makefile
diff -u pkgsrc/www/webnew/Makefile:1.23 pkgsrc/www/webnew/Makefile:1.24
--- pkgsrc/www/webnew/Makefile:1.23     Sun Dec  1 05:18:57 2019
+++ pkgsrc/www/webnew/Makefile  Sun Dec  1 05:29:31 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2019/12/01 05:18:57 kim Exp $
+# $NetBSD: Makefile,v 1.24 2019/12/01 05:29:31 kim Exp $
 
 DISTNAME=              webnew-1.3
 PKGREVISION=           8
@@ -6,7 +6,7 @@ CATEGORIES=             www
 MASTER_SITES=          http://software.kimmo.suominen.com/
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-#HOMEPAGE=             http://kimmo.suominen.com/sw/webnew/
+HOMEPAGE=              https://kimmo.suominen.com/sw/webnew/
 COMMENT=               Retrieve modification times of web documents
 
 USE_TOOLS+=            perl:run



Home | Main Index | Thread Index | Old Index