diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/joe/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/editors/joe/Makefile b/editors/joe/Makefile index 165af8f1e1e..22196974da5 100644 --- a/editors/joe/Makefile +++ b/editors/joe/Makefile @@ -3,7 +3,10 @@ # Date created: 01 Jul 1995 # Whom: torstenb@FreeBSD.ORG # -# $Id: Makefile,v 1.1.1.1 1997/10/29 19:48:28 explorer Exp $ +# Imported into NetBSD by explorer@flame.org +# +# $NetBSD: Makefile,v 1.2 1997/10/29 19:56:55 explorer Exp $ +# FreeBSD Id: Makefile,v 1.3 1996/11/17 07:01:28 obrien Exp # DISTNAME= joe2.8 |