pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/wordpress



Module Name:    pkgsrc
Committed By:   taca
Date:           Wed Mar  6 14:02:59 UTC 2024

Modified Files:
        pkgsrc/www/wordpress: Makefile

Log Message:
www/wordpress: use tab instead of spaces


To generate a diff of this commit:
cvs rdiff -u -r1.107 -r1.108 pkgsrc/www/wordpress/Makefile

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

Modified files:

Index: pkgsrc/www/wordpress/Makefile
diff -u pkgsrc/www/wordpress/Makefile:1.107 pkgsrc/www/wordpress/Makefile:1.108
--- pkgsrc/www/wordpress/Makefile:1.107 Tue Feb 27 23:09:39 2024
+++ pkgsrc/www/wordpress/Makefile       Wed Mar  6 14:02:59 2024
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.107 2024/02/27 23:09:39 morr Exp $
+# $NetBSD: Makefile,v 1.108 2024/03/06 14:02:59 taca Exp $
 
 DISTNAME=              wordpress-${VERSION}
-PKGNAME=               ${PHP_PKG_PREFIX}-${DISTNAME}
+PKGNAME=               ${PHP_PKG_PREFIX}-${DISTNAME}
 VERSION=               6.4.3
 CATEGORIES=            www
 MASTER_SITES=          https://wordpress.org/



Home | Main Index | Thread Index | Old Index