diff options
author | max <max@FreeBSD.org> | 1996-10-10 00:33:02 +0000 |
---|---|---|
committer | max <max@FreeBSD.org> | 1996-10-10 00:33:02 +0000 |
commit | bae26bfa76495560d691647dcdc1cbf377973ea7 (patch) | |
tree | 8a6bfc1b58e946fb63d4ebe0f5f7c464d3e54373 /editors/nedit | |
parent | 2af714ae8729fbb329745651063b6a9619e0b9fb (diff) | |
download | FreeBSD-ports-bae26bfa76495560d691647dcdc1cbf377973ea7.zip FreeBSD-ports-bae26bfa76495560d691647dcdc1cbf377973ea7.tar.gz |
Modified $Id: line to make the keyword substitution work properly.
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 4bc9eed..a511cde6 100644 --- a/editors/nedit/Makefile +++ b/editors/nedit/Makefile @@ -4,7 +4,7 @@ # # Whom: Daniel Eischen <deischen@iworks.InterWorks.org> # -# $Id: +# $Id: $ # DISTNAME= nedit-4.0.1 CATEGORIES= editors x11 |