diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-01-14 07:55:46 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-01-14 07:55:46 +0000 |
commit | 6c5c6833f120e0c5809e92697461ecdf4e10db84 (patch) | |
tree | 0e973cf39b150219f78597efb87605531bfd1dc7 /Mk | |
parent | 31ac24337454f9c6739c31929d5c46b7f6fa1a47 (diff) | |
download | ports-6c5c6833f120e0c5809e92697461ecdf4e10db84.tar.gz ports-6c5c6833f120e0c5809e92697461ecdf4e10db84.zip |
Notes
Diffstat (limited to 'Mk')
-rw-r--r-- | Mk/bsd.port.mk | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Mk/bsd.port.mk b/Mk/bsd.port.mk index fb62b167f440..72cf27015608 100644 --- a/Mk/bsd.port.mk +++ b/Mk/bsd.port.mk @@ -1,13 +1,12 @@ #-*- mode: Fundamental; tab-width: 4; -*- # ex:ts=4 # +# $FreeBSD$ # $NetBSD: $ # # bsd.port.mk - 940820 Jordan K. Hubbard. # This file is in the public domain. # -# $FreeBSD$ -# # Please view me with 4 column tabs! # This is for this file, not for the ports that includes it, so it's |