diff options
author | obrien <obrien@FreeBSD.org> | 2000-03-22 08:28:26 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2000-03-22 08:28:26 +0800 |
commit | 3c602336179f980f5d587ec8a2df0159ee64b1b6 (patch) | |
tree | 741ea2364c294a9fc01d6369ad555272495a2b94 /emulators | |
parent | e752dc865bb4610a5c84f92b3d9f2d0ccd0c4eda (diff) | |
download | freebsd-ports-graphics-3c602336179f980f5d587ec8a2df0159ee64b1b6.tar.gz freebsd-ports-graphics-3c602336179f980f5d587ec8a2df0159ee64b1b6.tar.zst freebsd-ports-graphics-3c602336179f980f5d587ec8a2df0159ee64b1b6.zip |
Restore useless version required comments.
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 7eab953db8d..9484345ac54 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 3f85eb91fad..eebe5cdb0ab 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 931af80dc60..7cb865d1f33 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 202a0255df6..f86ac068b9c 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) # |