diff options
author | explorer <explorer> | 1997-10-29 19:56:55 +0000 |
---|---|---|
committer | explorer <explorer> | 1997-10-29 19:56:55 +0000 |
commit | ff7d4bcaeb3b93d1b7a6b263ab5615b39452bca0 (patch) | |
tree | 71550df77e171e7e241e4aed09da7349767ee205 /editors | |
parent | 3c959d1641244f1ffc8946800a56a767f774c74b (diff) | |
download | pkgsrc-ff7d4bcaeb3b93d1b7a6b263ab5615b39452bca0.tar.gz |
restore FreeBSD's Id line, and add a NetBSD one
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 |