pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/mbrolavox-us3



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Jan 27 17:14:46 UTC 2024

Modified Files:
        pkgsrc/audio/mbrolavox-us3: Makefile

Log Message:
mbrolavox-us3: fix path


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/audio/mbrolavox-us3/Makefile

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

Modified files:

Index: pkgsrc/audio/mbrolavox-us3/Makefile
diff -u pkgsrc/audio/mbrolavox-us3/Makefile:1.24 pkgsrc/audio/mbrolavox-us3/Makefile:1.25
--- pkgsrc/audio/mbrolavox-us3/Makefile:1.24    Fri Jan 26 13:01:14 2024
+++ pkgsrc/audio/mbrolavox-us3/Makefile Sat Jan 27 17:14:46 2024
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2024/01/26 13:01:14 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2024/01/27 17:14:46 wiz Exp $
 
 VOX=           us3
 COMMENT=       American English male voice for MBROLA
 
-.include "../../wip/mbrola/mbrolavox.mk"
+.include "../../audio/mbrola/mbrolavox.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index