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 /mail/xmailbox | |
parent | 4ba2ba40e4da4584d311032f1a0fa34842c6ba51 (diff) | |
download | ports-e0e1bbb822f6383af2023e5a66d4540730260109.tar.gz ports-e0e1bbb822f6383af2023e5a66d4540730260109.zip |
Notes
Diffstat (limited to 'mail/xmailbox')
-rw-r--r-- | mail/xmailbox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/xmailbox/Makefile b/mail/xmailbox/Makefile index 71dcf4c1783f..01a895aa3926 100644 --- a/mail/xmailbox/Makefile +++ b/mail/xmailbox/Makefile @@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Mailbox checker with sound and animation for X Window System USE_IMAKE= yes -USE_XORG= xpm +USE_XORG= xaw MAN1= xmailbox.1 post-patch: |