pkgsrc-Changes archive

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

CVS commit: pkgsrc/emulators/aliados



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Nov 20 13:41:52 UTC 2025

Modified Files:
        pkgsrc/emulators/aliados: Makefile

Log Message:
aliados: comment out dead HOMEPAGE & MASTER_SITES


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/emulators/aliados/Makefile

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

Modified files:

Index: pkgsrc/emulators/aliados/Makefile
diff -u pkgsrc/emulators/aliados/Makefile:1.13 pkgsrc/emulators/aliados/Makefile:1.14
--- pkgsrc/emulators/aliados/Makefile:1.13      Mon May  6 08:33:50 2024
+++ pkgsrc/emulators/aliados/Makefile   Thu Nov 20 13:41:52 2025
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.13 2024/05/06 08:33:50 jperkin Exp $
-#
+# $NetBSD: Makefile,v 1.14 2025/11/20 13:41:52 wiz Exp $
 
 DISTNAME=              aliados-0.2.0
 PKGREVISION=           2
 CATEGORIES=            emulators
-MASTER_SITES=          http://www.arrakis.es/~ninsesabe/aliados/
+#MASTER_SITES=         http://www.arrakis.es/~ninsesabe/aliados/
 EXTRACT_SUFX=          .tgz
 
 MAINTAINER=            ivaniclixx%gmail.com@localhost
-HOMEPAGE=              http://www.arrakis.es/~ninsesabe/aliados/
+#HOMEPAGE=             http://www.arrakis.es/~ninsesabe/aliados/
 COMMENT=               CP/M 80 emulator
 
 GNU_CONFIGURE=         YES



Home | Main Index | Thread Index | Old Index