diff options
Diffstat (limited to 'sbin/modunload/Makefile')
-rw-r--r-- | sbin/modunload/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/modunload/Makefile b/sbin/modunload/Makefile index 3520c48d2f836..8bbbbde93ad7a 100644 --- a/sbin/modunload/Makefile +++ b/sbin/modunload/Makefile @@ -33,7 +33,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $Id: Makefile,v 1.4 1994/02/09 15:00:35 deraadt Exp $ +# $Id: Makefile,v 1.1 1994/08/19 12:07:18 davidg Exp $ # PROG= modunload |