diff options
author | asami <asami@FreeBSD.org> | 1997-06-04 05:52:01 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-06-04 05:52:01 +0800 |
commit | c59a9926fcfa80527001a845981e0e9dc6526461 (patch) | |
tree | df5cd327ebe693c0fc44503a27f74759ded98ec6 /sysutils/most | |
parent | 608105c4aced1a85f9dd74af61afa9e0c91eb253 (diff) | |
download | freebsd-ports-gnome-c59a9926fcfa80527001a845981e0e9dc6526461.tar.gz freebsd-ports-gnome-c59a9926fcfa80527001a845981e0e9dc6526461.tar.zst freebsd-ports-gnome-c59a9926fcfa80527001a845981e0e9dc6526461.zip |
Seems like cvs is not happy about "$Id $". So take away the space.
Diffstat (limited to 'sysutils/most')
-rw-r--r-- | sysutils/most/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |