pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/jdom
Module Name: pkgsrc
Committed By: wiz
Date: Thu Jan 1 09:29:39 UTC 2026
Modified Files:
pkgsrc/textproc/jdom: Makefile
Log Message:
jdom: switch to https
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/textproc/jdom/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/jdom/Makefile
diff -u pkgsrc/textproc/jdom/Makefile:1.8 pkgsrc/textproc/jdom/Makefile:1.9
--- pkgsrc/textproc/jdom/Makefile:1.8 Thu Oct 25 06:56:01 2012
+++ pkgsrc/textproc/jdom/Makefile Thu Jan 1 09:29:39 2026
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2012/10/25 06:56:01 asau Exp $
-#
+# $NetBSD: Makefile,v 1.9 2026/01/01 09:29:39 wiz Exp $
DISTNAME= jdom-1.1.1
CATEGORIES= textproc
@@ -7,7 +6,7 @@ MASTER_SITES= http://www.jdom.org/dist/b
EXTRACT_SUFX= .zip
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://www.jdom.org/
+HOMEPAGE= https://www.jdom.org/
COMMENT= Simple API for processing XML documents in Java
USE_LANGUAGES= # only Java
Home |
Main Index |
Thread Index |
Old Index