pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/cwdiff



Module Name:    pkgsrc
Committed By:   mef
Date:           Fri Jul 15 11:17:05 UTC 2016

Modified Files:
        pkgsrc/textproc/cwdiff: Makefile

Log Message:
Update HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/textproc/cwdiff/Makefile

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

Modified files:

Index: pkgsrc/textproc/cwdiff/Makefile
diff -u pkgsrc/textproc/cwdiff/Makefile:1.4 pkgsrc/textproc/cwdiff/Makefile:1.5
--- pkgsrc/textproc/cwdiff/Makefile:1.4 Fri Jul 15 11:14:55 2016
+++ pkgsrc/textproc/cwdiff/Makefile     Fri Jul 15 11:17:04 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2016/07/15 11:14:55 mef Exp $
+# $NetBSD: Makefile,v 1.5 2016/07/15 11:17:04 mef Exp $
 
 VERSION=       0.4.0
 DISTNAME=      cwdiff-${VERSION}
@@ -7,7 +7,7 @@ MASTER_SITES=   ${MASTER_SITE_GITHUB:=jung
 GITHUB_TAG=    v${VERSION}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://code.google.com/p/cj-overlay/
+HOMEPAGE=      https://github.com/junghans/cwdiff
 COMMENT=       Color wrapper for wdiff (word diff)
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index