pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/extipl



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Dec 10 08:13:06 UTC 2025

Modified Files:
        pkgsrc/sysutils/extipl: Makefile

Log Message:
extipl: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/sysutils/extipl/Makefile

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

Modified files:

Index: pkgsrc/sysutils/extipl/Makefile
diff -u pkgsrc/sysutils/extipl/Makefile:1.15 pkgsrc/sysutils/extipl/Makefile:1.16
--- pkgsrc/sysutils/extipl/Makefile:1.15        Tue Jun  6 12:42:19 2023
+++ pkgsrc/sysutils/extipl/Makefile     Wed Dec 10 08:13:05 2025
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2023/06/06 12:42:19 riastradh Exp $
-#
+# $NetBSD: Makefile,v 1.16 2025/12/10 08:13:05 wiz Exp $
 
 DISTNAME=      extipl-5.04
 PKGREVISION=   2
@@ -7,7 +6,7 @@ CATEGORIES=     sysutils
 MASTER_SITES=  ${MASTER_SITE_OSDN:=extipl/2166/}
 
 MAINTAINER=    hiramatu%boreas.dti.ne.jp@localhost
-HOMEPAGE=      http://osdn.jp/projects/extipl/
+#HOMEPAGE=     http://osdn.jp/projects/extipl/
 COMMENT=       IPL compatible OS boot selector
 
 INSTALL_MAKE_FLAGS+=   PREFIX=${DESTDIR}${PREFIX} \



Home | Main Index | Thread Index | Old Index