diff options
Diffstat (limited to 'usr.bin/modstat/Makefile')
-rw-r--r-- | usr.bin/modstat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/modstat/Makefile b/usr.bin/modstat/Makefile index a602bb9debcb7..22ba7a6b71980 100644 --- a/usr.bin/modstat/Makefile +++ b/usr.bin/modstat/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:02:19 deraadt Exp $ +# $Id: Makefile,v 1.1 1994/08/19 12:14:02 davidg Exp $ # PROG= modstat |