mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-05 18:58:55 -04:00
14 lines
478 B
Plaintext
14 lines
478 B
Plaintext
$NetBSD: patch-ab,v 1.1.1.1 2001/01/25 02:43:42 kei Exp $
|
|
|
|
--- Makefile.in.orig Thu Jan 25 11:18:33 2001
|
|
+++ Makefile.in Thu Jan 25 11:18:51 2001
|
|
@@ -25,7 +25,7 @@
|
|
|
|
install: install-message install-tds-root install-doc install-site-conf install-tds-setup
|
|
@echo "Thank you for using TDS:"
|
|
- @echo "edit '${TDS_ROOT}/site_config.ph' manualy. "
|
|
+ @echo "edit '${TDS_ROOT}/site_conf.ph' manualy. "
|
|
@echo "for user setup, su to the user and do 'tds-setup'"
|
|
|
|
install-message:
|