freebsd-ports/net/ppxp/pkg-install
Steve Price 921ec9203c Update to version 0.99072807.
PR:		12872
Submitted by:	maintainer
1999-08-01 03:11:38 +00:00

9 lines
379 B
Tcsh

#!/bin/csh -f
if $2 == "POST-INSTALL" then
echo "========================================================="
echo " "
echo "Please add users who want to use PPxP to the dialer group"
echo " "
echo "========================================================="
endif