pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/libportlib



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Jan  5 09:19:06 UTC 2026

Modified Files:
        pkgsrc/devel/libportlib: Makefile

Log Message:
libportlib: comment out useless homepage


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/devel/libportlib/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/libportlib/Makefile
diff -u pkgsrc/devel/libportlib/Makefile:1.19 pkgsrc/devel/libportlib/Makefile:1.20
--- pkgsrc/devel/libportlib/Makefile:1.19       Fri Dec 19 10:46:08 2025
+++ pkgsrc/devel/libportlib/Makefile    Mon Jan  5 09:19:06 2026
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2025/12/19 10:46:08 nia Exp $
-#
+# $NetBSD: Makefile,v 1.20 2026/01/05 09:19:06 wiz Exp $
 
 DISTNAME=              portlib-1.01
 PKGNAME=               libportlib-1.01
@@ -7,7 +6,7 @@ CATEGORIES=             devel
 MASTER_SITES=          https://www.aydogan.net/distfiles/devel/
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              ${MASTER_SITES}
+#HOMEPAGE=             ${MASTER_SITES}
 COMMENT=               Portable file locking and directory reading
 
 MAKE_JOBS_SAFE=                no



Home | Main Index | Thread Index | Old Index