freebsd-ports/japanese/mnews/pkg-install
Masafumi Max NAKANE c1494df031 Upgrade, 1.19.2 -> 1.20.
Submitted by:	Kiroh HARADA <kiroh@kh.rim.or.jp>
1997-02-15 17:22:10 +00:00

5 lines
194 B
Bash

#!/bin/sh
if [ "$2" != "POST-INSTALL" ]; then exit 0; fi
echo "Don't forget to edit /usr/local/lib/mnews/default-domain and make sure"
echo "that it contains correct domain name for this host."