diff options
author | asami <asami@FreeBSD.org> | 1997-01-14 15:55:46 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-01-14 15:55:46 +0800 |
commit | 8e3ead4e2a247e63adddfd5b5f513c6a3ae8912d (patch) | |
tree | 01f611bad5edabf29283761e7f0881e1fe64f1bd /Mk | |
parent | 1a8d23354276326956e62d37324488c5ea6725e2 (diff) | |
download | freebsd-ports-gnome-8e3ead4e2a247e63adddfd5b5f513c6a3ae8912d.tar.gz freebsd-ports-gnome-8e3ead4e2a247e63adddfd5b5f513c6a3ae8912d.tar.zst freebsd-ports-gnome-8e3ead4e2a247e63adddfd5b5f513c6a3ae8912d.zip |
Move $FreeBSD$ up right next to $NetBSD$ (oh, the solidarity! :).
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 |