pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/hugs-HaXml



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Dec 29 10:11:44 UTC 2025

Modified Files:
        pkgsrc/textproc/hugs-HaXml: Makefile

Log Message:
hugs-HaXml: update HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/textproc/hugs-HaXml/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/hugs-HaXml/Makefile
diff -u pkgsrc/textproc/hugs-HaXml/Makefile:1.6 pkgsrc/textproc/hugs-HaXml/Makefile:1.7
--- pkgsrc/textproc/hugs-HaXml/Makefile:1.6     Wed Aug 16 20:21:15 2017
+++ pkgsrc/textproc/hugs-HaXml/Makefile Mon Dec 29 10:11:44 2025
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.6 2017/08/16 20:21:15 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.7 2025/12/29 10:11:44 wiz Exp $
 
 DISTNAME=      HaXml-1.17.20060921
 CATEGORIES=    textproc
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 COMMENT=       Haskell utilities for managing and generating XML documents
-HOMEPAGE=      https://www.cs.york.ac.uk/fp/HaXml/
+HOMEPAGE=      https://github.com/HaXml/HaXml
 
 .include "../../lang/hugs/package.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index