pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/maude



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Jan  9 07:41:27 UTC 2026

Modified Files:
        pkgsrc/lang/maude: Makefile

Log Message:
maude: update HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/lang/maude/Makefile

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

Modified files:

Index: pkgsrc/lang/maude/Makefile
diff -u pkgsrc/lang/maude/Makefile:1.31 pkgsrc/lang/maude/Makefile:1.32
--- pkgsrc/lang/maude/Makefile:1.31     Sun Dec 17 14:10:03 2023
+++ pkgsrc/lang/maude/Makefile  Fri Jan  9 07:41:27 2026
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.31 2023/12/17 14:10:03 nros Exp $
+# $NetBSD: Makefile,v 1.32 2026/01/09 07:41:27 wiz Exp $
 
 DISTNAME=      Maude-2.6
 PKGNAME=       maude-2.6
 PKGREVISION=   1
 CATEGORIES=    lang
-MASTER_SITES=  http://maude.cs.uiuc.edu/download/
-MASTER_SITES+= http://maude.cs.uiuc.edu/download/current/
+#MASTER_SITES= http://maude.cs.uiuc.edu/download/
+#MASTER_SITES+=        http://maude.cs.uiuc.edu/download/current/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://maude.cs.uiuc.edu/
+HOMEPAGE=      https://maude.cs.illinois.edu/
 COMMENT=       System for equational and rewriting logic specification/programming
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index