diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-06-03 21:52:01 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-06-03 21:52:01 +0000 |
commit | 0b998340c4b3827b87c4617590d57263e2f0a1ac (patch) | |
tree | 1f38230a87e5ba8f44cbddbcfdf897418fb280de | |
parent | Make this package. Shlib version number has changed. (diff) |
Seems like cvs is not happy about "$Id $". So take away the space.
Notes
Notes:
svn path=/head/; revision=6706
-rw-r--r-- | misc/most/Makefile | 2 | ||||
-rw-r--r-- | sysutils/most/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/most/Makefile b/misc/most/Makefile index b0b3a3faf58d..1f0c012c1cb5 100644 --- a/misc/most/Makefile +++ b/misc/most/Makefile @@ -3,7 +3,7 @@ # Date created: 31 May 1997 # Whom: rhwang@bigpanda.com # -# $Id $ +# $Id$ # DISTNAME= most4.7 diff --git a/sysutils/most/Makefile b/sysutils/most/Makefile index b0b3a3faf58d..1f0c012c1cb5 100644 --- a/sysutils/most/Makefile +++ b/sysutils/most/Makefile @@ -3,7 +3,7 @@ # Date created: 31 May 1997 # Whom: rhwang@bigpanda.com # -# $Id $ +# $Id$ # DISTNAME= most4.7 |