diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1996-11-03 07:51:59 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1996-11-03 07:51:59 +0000 |
commit | ae2ad0d91a77c20d7dd41e4eb5c92b049e05d54e (patch) | |
tree | e7e736ce83b7f15e5a4d05afa9e64fcc92ae6784 /Mk/bsd.port.mk | |
parent | e8917c8cba65fe05c24c841a5ec4e6824f3e68c7 (diff) | |
download | ports-ae2ad0d91a77c20d7dd41e4eb5c92b049e05d54e.tar.gz ports-ae2ad0d91a77c20d7dd41e4eb5c92b049e05d54e.zip |
Notes
Diffstat (limited to 'Mk/bsd.port.mk')
-rw-r--r-- | Mk/bsd.port.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Mk/bsd.port.mk b/Mk/bsd.port.mk index 2a102bbeb084..dfd569c1a048 100644 --- a/Mk/bsd.port.mk +++ b/Mk/bsd.port.mk @@ -1,11 +1,12 @@ #-*- mode: Fundamental; tab-width: 4; -*- +# ex:ts=4 # # $NetBSD: $ # # bsd.port.mk - 940820 Jordan K. Hubbard. # This file is in the public domain. # -# $Id: bsd.port.mk,v 1.226 1996/09/24 06:48:22 asami Exp $ +# $Id: bsd.port.mk,v 1.227 1996/11/01 07:22:35 asami Exp $ # # Please view me with 4 column tabs! |