diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /editors/aee/Makefile | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) |
Notes
Diffstat (limited to 'editors/aee/Makefile')
-rw-r--r-- | editors/aee/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/aee/Makefile b/editors/aee/Makefile index cda40479ca2d..1631af488eab 100644 --- a/editors/aee/Makefile +++ b/editors/aee/Makefile @@ -11,6 +11,7 @@ CATEGORIES= editors MASTER_SITES= http://mahon.cwx.net/sources/ MAINTAINER= kbyanc@posi.net +COMMENT= An easy editor with both curses and X11 interfaces .if !defined(BUILD_XAE) ALL_TARGET= main |