diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1997-02-05 04:29:56 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1997-02-05 04:29:56 +0000 |
commit | 860c2cf2bc6592828a3468ab8ee661042b059ae8 (patch) | |
tree | fde30676422ab07fdec2d11fde3fc5693fdbb8cf /gnu/usr.bin/cvs/cvsbug | |
parent | b61013aa0c73c687493c80193bc040d29b351fb8 (diff) |
Diffstat (limited to 'gnu/usr.bin/cvs/cvsbug')
-rw-r--r-- | gnu/usr.bin/cvs/cvsbug/Makefile | 2 | ||||
-rw-r--r-- | gnu/usr.bin/cvs/cvsbug/cvsbug.sh | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/cvs/cvsbug/Makefile b/gnu/usr.bin/cvs/cvsbug/Makefile index 336fd135ef7f2..ebaa4776b39df 100644 --- a/gnu/usr.bin/cvs/cvsbug/Makefile +++ b/gnu/usr.bin/cvs/cvsbug/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.2 1995/12/11 01:58:51 peter Exp $ +# $Id: Makefile,v 1.3 1995/12/11 04:24:06 peter Exp $ MAN8= cvsbug.8 diff --git a/gnu/usr.bin/cvs/cvsbug/cvsbug.sh b/gnu/usr.bin/cvs/cvsbug/cvsbug.sh index ab26cfce570a8..7d3441a0653c9 100644 --- a/gnu/usr.bin/cvs/cvsbug/cvsbug.sh +++ b/gnu/usr.bin/cvs/cvsbug/cvsbug.sh @@ -7,7 +7,7 @@ # This file is part of GNU GNATS. # Modified by Berliner for CVS. # -#ident "@(#)cvs/src:$Name: $:$Id: cvsbug.sh,v 1.10 1995/11/15 00:18:00 woods Exp $" +#ident "@(#)cvs/src:$Name: $:$Id: cvsbug.sh,v 1.2 1995/12/10 23:05:59 peter Exp $" # # GNU GNATS is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by |