1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/japanese/mnews/pkg-install

5 lines
194 B
Plaintext
Raw Normal View History

1996-09-24 17:03:37 +00:00
#!/bin/sh
if [ "$2" != "POST-INSTALL" ]; then exit 0; fi
1996-09-24 17:03:37 +00:00
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."