pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/align



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

Modified Files:
        pkgsrc/textproc/align: Makefile

Log Message:
align: comment out dead homepage


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/textproc/align/Makefile

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

Modified files:

Index: pkgsrc/textproc/align/Makefile
diff -u pkgsrc/textproc/align/Makefile:1.2 pkgsrc/textproc/align/Makefile:1.3
--- pkgsrc/textproc/align/Makefile:1.2  Mon Jan 11 22:22:56 2021
+++ pkgsrc/textproc/align/Makefile      Wed Dec 10 08:10:13 2025
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.2 2021/01/11 22:22:56 sjmulder Exp $
+# $NetBSD: Makefile,v 1.3 2025/12/10 08:10:13 wiz Exp $
 
 DISTNAME=      align-1.1.1
 CATEGORIES=    textproc
-MASTER_SITES=  ${MASTER_SITE_GITHUB:=sjmulder/}
+#MASTER_SITES= ${MASTER_SITE_GITHUB:=sjmulder/}
 
 MAINTAINER=    sjmulder%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/sjmulder/align
-COMMENT=       Center or right-align text files
+#COMMENT=      Center or right-align text files
 LICENSE=       2-clause-bsd
 
 MAKE_ENV+=     MANPREFIX=${PREFIX}/${PKGMANDIR}



Home | Main Index | Thread Index | Old Index