pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/algol68g



Module Name:    pkgsrc
Committed By:   rhialto
Date:           Sun Apr  3 13:56:50 UTC 2022

Modified Files:
        pkgsrc/lang/algol68g: Makefile

Log Message:
lang/algol68g: update homepage and outdated maintainer mail address.


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/lang/algol68g/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/algol68g/Makefile
diff -u pkgsrc/lang/algol68g/Makefile:1.19 pkgsrc/lang/algol68g/Makefile:1.20
--- pkgsrc/lang/algol68g/Makefile:1.19  Wed Mar  2 01:41:34 2022
+++ pkgsrc/lang/algol68g/Makefile       Sun Apr  3 13:56:50 2022
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.19 2022/03/02 01:41:34 ryoon Exp $
+# $NetBSD: Makefile,v 1.20 2022/04/03 13:56:50 rhialto Exp $
 
 DISTNAME=      algol68g-3.0.4
 CATEGORIES=    lang
 MASTER_SITES=  http://jmvdveer.home.xs4all.nl/
 
-MAINTAINER=    olafs%cs.ru.nl@localhost
-HOMEPAGE=      https://jmvdveer.home.xs4all.nl/algol.html
+MAINTAINER=    rhialto%NetBSD.org@localhost
+HOMEPAGE=      https://jmvdveer.home.xs4all.nl/en.algol-68-genie.html
 COMMENT=       Algol 68genie compiler
 LICENSE=       gnu-gpl-v3
 



Home | Main Index | Thread Index | Old Index