pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/as31



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Nov 22 17:28:37 UTC 2025

Modified Files:
        pkgsrc/devel/as31: Makefile

Log Message:
as31: comment out dead HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/devel/as31/Makefile

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

Modified files:

Index: pkgsrc/devel/as31/Makefile
diff -u pkgsrc/devel/as31/Makefile:1.24 pkgsrc/devel/as31/Makefile:1.25
--- pkgsrc/devel/as31/Makefile:1.24     Thu Aug 10 15:44:24 2023
+++ pkgsrc/devel/as31/Makefile  Sat Nov 22 17:28:37 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2023/08/10 15:44:24 nia Exp $
+# $NetBSD: Makefile,v 1.25 2025/11/22 17:28:37 wiz Exp $
 
 DISTNAME=      as31_${PKGVERSION_NOREV}.orig
 PKGNAME=       as31-2.3.1
@@ -9,7 +9,7 @@ CATEGORIES=     devel
 MASTER_SITES=  ${MASTER_SITE_DEBIAN:=pool/main/a/as31/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://wiki.erazor-zone.de/_media/wiki:projects:linux:as31
+#HOMEPAGE=     http://wiki.erazor-zone.de/_media/wiki:projects:linux:as31
 COMMENT=       8031/8051 assembler
 LICENSE=       modified-bsd # assumed, they say "BSD license"
 



Home | Main Index | Thread Index | Old Index