diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1999-08-25 05:57:29 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1999-08-25 05:57:29 +0000 |
commit | 9a9ac6ba9d74bd26afbda9a8703fe471a32f3cab (patch) | |
tree | c2db4a23c24dc85bb3ba1f1573afb262ef8288cc /editors/nedit | |
parent | 8f93ed82f2b0e1a85cceb5cf948a4c21c7cc0068 (diff) | |
download | ports-9a9ac6ba9d74bd26afbda9a8703fe471a32f3cab.tar.gz ports-9a9ac6ba9d74bd26afbda9a8703fe471a32f3cab.zip |
Change Id->FreeBSD.
Notes
Notes:
svn path=/head/; revision=20947
Diffstat (limited to 'editors/nedit')
-rw-r--r-- | editors/nedit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/nedit/Makefile b/editors/nedit/Makefile index 94e3e0018913..4bdf9daad6c7 100644 --- a/editors/nedit/Makefile +++ b/editors/nedit/Makefile @@ -3,7 +3,7 @@ # Date created: 7 April 1996 # Whom: Daniel Eischen <deischen@iworks.InterWorks.org> # -# $Id: Makefile,v 1.14 1998/09/15 11:13:02 asami Exp $ +# $FreeBSD$ # DISTNAME= nedit-5.0.2 |