pkgsrc-Changes archive

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

CVS commit: pkgsrc/meta-pkgs/bulk-test-essential



Module Name:    pkgsrc
Committed By:   nia
Date:           Thu Jul  6 06:21:03 UTC 2023

Modified Files:
        pkgsrc/meta-pkgs/bulk-test-essential: Makefile

Log Message:
Fix tree. Sorry.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/meta-pkgs/bulk-test-essential/Makefile

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

Modified files:

Index: pkgsrc/meta-pkgs/bulk-test-essential/Makefile
diff -u pkgsrc/meta-pkgs/bulk-test-essential/Makefile:1.2 pkgsrc/meta-pkgs/bulk-test-essential/Makefile:1.3
--- pkgsrc/meta-pkgs/bulk-test-essential/Makefile:1.2   Wed Jul  5 15:19:53 2023
+++ pkgsrc/meta-pkgs/bulk-test-essential/Makefile       Thu Jul  6 06:21:03 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2023/07/05 15:19:53 nia Exp $
+# $NetBSD: Makefile,v 1.3 2023/07/06 06:21:03 nia Exp $
 
 DISTNAME=      bulk-test-essential-20230705
 CATEGORIES=    meta-pkgs
@@ -77,8 +77,8 @@ DEPENDS+=     vim-[0-9]*:../../editors/vim
 # Essential server packages.
 # Long history in pkgsrc. Most of these build even on vax.
 #
-DEPENDS+=      apache24-[0-9]*:../../www/apache24
-DEPENDS+=      dovecot2-[0-9]*:../../mail/dovecot2
+DEPENDS+=      apache-[0-9]*:../../www/apache24
+DEPENDS+=      dovecot-[0-9]*:../../mail/dovecot2
 DEPENDS+=      nginx-[0-9]*:../../www/nginx
 
 #



Home | Main Index | Thread Index | Old Index