pkgsrc-Changes archive

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

CVS commit: pkgsrc/archivers/9e



Module Name:    pkgsrc
Committed By:   nikita
Date:           Wed Nov 23 08:56:42 UTC 2022

Modified Files:
        pkgsrc/archivers/9e: Makefile

Log Message:
archivers/9e: homepage link dead, point to next know archive of the homepage
on archive.org, used by MacPorts


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/archivers/9e/Makefile

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

Modified files:

Index: pkgsrc/archivers/9e/Makefile
diff -u pkgsrc/archivers/9e/Makefile:1.14 pkgsrc/archivers/9e/Makefile:1.15
--- pkgsrc/archivers/9e/Makefile:1.14   Sat Nov  6 09:46:31 2021
+++ pkgsrc/archivers/9e/Makefile        Wed Nov 23 08:56:42 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2021/11/06 09:46:31 nia Exp $
+# $NetBSD: Makefile,v 1.15 2022/11/23 08:56:42 nikita Exp $
 
 DISTNAME=      9e
 PKGNAME=       9e-1.0
@@ -6,7 +6,7 @@ CATEGORIES=     archivers plan9
 MASTER_SITES=  https://www.aydogan.net/distfiles/archivers/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.bebik.net/doku.php?id=software:9e
+HOMEPAGE=      https://web.archive.org/web/20080929004038/http://www.eecs.harvard.edu/~wkj/Software/9e/
 COMMENT=       Explode Plan9 archives
 
 NO_CONFIGURE=  yes



Home | Main Index | Thread Index | Old Index