diff options
author | obrien <obrien@FreeBSD.org> | 1999-08-25 12:40:22 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1999-08-25 12:40:22 +0800 |
commit | d44c7525e120605564f9dbc4b58bbaee725d60c0 (patch) | |
tree | bde7e27c5919533e16393b7292df2e11f197b11d /Mk/bsd.port.subdir.mk | |
parent | 70d67e12cb3bcdb4de21b743152ac41d86fc7933 (diff) | |
download | freebsd-ports-gnome-d44c7525e120605564f9dbc4b58bbaee725d60c0.tar.gz freebsd-ports-gnome-d44c7525e120605564f9dbc4b58bbaee725d60c0.tar.zst freebsd-ports-gnome-d44c7525e120605564f9dbc4b58bbaee725d60c0.zip |
Id->FreeBSD rename bis
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
Diffstat (limited to 'Mk/bsd.port.subdir.mk')
-rw-r--r-- | Mk/bsd.port.subdir.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.port.subdir.mk b/Mk/bsd.port.subdir.mk index d7785d481c88..3169eb72be48 100644 --- a/Mk/bsd.port.subdir.mk +++ b/Mk/bsd.port.subdir.mk @@ -1,5 +1,5 @@ # from: @(#)bsd.subdir.mk 5.9 (Berkeley) 2/1/91 -# $Id: bsd.port.subdir.mk,v 1.31 1999/07/23 09:36:55 asami Exp $ +# $FreeBSD$ # # The include file <bsd.port.subdir.mk> contains the default targets # for building ports subdirectories. |