diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2000-03-22 00:28:26 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-03-22 00:28:26 +0000 |
commit | e05c25a8bfb41edae18214ae1281268c8328111a (patch) | |
tree | fb1fbd3e2518eb8a7135a36f1be791b75daadd1d /emulators | |
parent | 209c5f79e1305b811b48e11e56ff163d323c8aaa (diff) | |
download | ports-e05c25a8bfb41edae18214ae1281268c8328111a.tar.gz ports-e05c25a8bfb41edae18214ae1281268c8328111a.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/bochs/Makefile | 1 | ||||
-rw-r--r-- | emulators/dlx/Makefile | 1 | ||||
-rw-r--r-- | emulators/osf1_base/Makefile | 1 | ||||
-rw-r--r-- | emulators/spim/Makefile | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/emulators/bochs/Makefile b/emulators/bochs/Makefile index 7eab953db8d5..9484345ac54d 100644 --- a/emulators/bochs/Makefile +++ b/emulators/bochs/Makefile @@ -1,5 +1,6 @@ # ex:ts=8 # Ports collection makefile for: bochs +# Version required: 0.0 # Date created: 16 December 1997 # Whom: alex # diff --git a/emulators/dlx/Makefile b/emulators/dlx/Makefile index 3f85eb91fade..eebe5cdb0ab3 100644 --- a/emulators/dlx/Makefile +++ b/emulators/dlx/Makefile @@ -1,5 +1,6 @@ # ex:ts=8 # Ports collection makefile for: dlx +# Version required: 0.0 # Date created: Mon Dec 23, 1998 # Whom: David O'Brien (obrien@NUXI.com) # diff --git a/emulators/osf1_base/Makefile b/emulators/osf1_base/Makefile index 931af80dc608..7cb865d1f339 100644 --- a/emulators/osf1_base/Makefile +++ b/emulators/osf1_base/Makefile @@ -1,5 +1,6 @@ # ex:ts=8 # Ports collection makefile for: osf1_base +# Version required: 0.0 # Date created: Mon Feb 03, 1998 # Whom: David O'Brien (obrien@NUXI.com) # diff --git a/emulators/spim/Makefile b/emulators/spim/Makefile index 202a0255df6a..f86ac068b9c9 100644 --- a/emulators/spim/Makefile +++ b/emulators/spim/Makefile @@ -1,5 +1,6 @@ # ex:ts=8 # Ports collection makefile for: spim +# Version required: 0.0 # Date created: Mon Oct 28, 1996 # Whom: David O'Brien (obrien@cs.ucdavis.edu) # |