pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/xdelta



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Apr  7 07:22:36 UTC 2024

Modified Files:
        pkgsrc/devel/xdelta: Makefile

Log Message:
xdelta: remove dead HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 pkgsrc/devel/xdelta/Makefile

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

Modified files:

Index: pkgsrc/devel/xdelta/Makefile
diff -u pkgsrc/devel/xdelta/Makefile:1.37 pkgsrc/devel/xdelta/Makefile:1.38
--- pkgsrc/devel/xdelta/Makefile:1.37   Sun Nov  3 10:39:32 2019
+++ pkgsrc/devel/xdelta/Makefile        Sun Apr  7 07:22:36 2024
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.37 2019/11/03 10:39:32 rillig Exp $
-#
+# $NetBSD: Makefile,v 1.38 2024/04/07 07:22:36 wiz Exp $
 
 DISTNAME=              xdelta-1.1.4
 CATEGORIES=            devel
 MASTER_SITES=          http://xdelta.googlecode.com/files/
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              http://xdelta.org/
+#HOMEPAGE=             http://xdelta.org/
 COMMENT=               Enhanced diff that works on binary files
 
 BUILDLINK_API_DEPENDS.glib+=   glib>=1.2.8



Home | Main Index | Thread Index | Old Index