diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-06-29 21:53:01 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-06-29 21:53:01 +0800 |
commit | d4d60db42192b609343852bfc689a1fa4165fb5e (patch) | |
tree | 73f4b517e82eeeb8d8af09b9db4c255942ef9347 /editors/Makefile | |
parent | 0689040778dc62b8374a0e5ee26427d045270b80 (diff) | |
download | freebsd-ports-gnome-d4d60db42192b609343852bfc689a1fa4165fb5e.tar.gz freebsd-ports-gnome-d4d60db42192b609343852bfc689a1fa4165fb5e.tar.zst freebsd-ports-gnome-d4d60db42192b609343852bfc689a1fa4165fb5e.zip |
New port nano - an enhanced free clone of Pico editor.
PR: 19255
Submitted by: Philippe Lefebvre <nemesis@balistik.net>
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile index 3f6723402be2..3fba5f335cb0 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -59,6 +59,7 @@ SUBDIR += muggy SUBDIR += mule SUBDIR += mule-common + SUBDIR += nano SUBDIR += nedit SUBDIR += nvi-m17n SUBDIR += nvi-perl |