diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2008-07-22 20:10:21 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2008-07-22 20:10:21 +0000 |
commit | e0e1bbb822f6383af2023e5a66d4540730260109 (patch) | |
tree | 35104fba522201f1ab978039bc9fb8981c3c2349 /editors/xed | |
parent | 4ba2ba40e4da4584d311032f1a0fa34842c6ba51 (diff) |
Notes
Diffstat (limited to 'editors/xed')
-rw-r--r-- | editors/xed/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/xed/Makefile b/editors/xed/Makefile index 776477104b30..ab236bccac12 100644 --- a/editors/xed/Makefile +++ b/editors/xed/Makefile @@ -18,7 +18,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A text editor for X USE_IMAKE= yes -USE_XORG= xpm +USE_XORG= xaw MAN1= xed.1 pre-build: |