diff options
author | obraun <obraun@FreeBSD.org> | 2002-08-23 05:22:29 +0800 |
---|---|---|
committer | obraun <obraun@FreeBSD.org> | 2002-08-23 05:22:29 +0800 |
commit | 37f1a823a58b8c577ca858ed01911e7a8e3b8413 (patch) | |
tree | 584bfd63712dc518b353d8dbcb68d08c96eb1c8a /mail/Makefile | |
parent | 951f649a748e1e16e36e9c80beaa12ea9990f368 (diff) | |
download | freebsd-ports-gnome-37f1a823a58b8c577ca858ed01911e7a8e3b8413.tar.gz freebsd-ports-gnome-37f1a823a58b8c577ca858ed01911e7a8e3b8413.tar.zst freebsd-ports-gnome-37f1a823a58b8c577ca858ed01911e7a8e3b8413.zip |
Add gtkgrepmail 0.6, a gtk front-end to grepmail.
PR: ports/38286
Approved by: dwcjr (mentor)
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index b48f405e9fbd..66f201a1d2a8 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -69,6 +69,7 @@ SUBDIR += gnumail SUBDIR += gotmail SUBDIR += grepmail + SUBDIR += gtkgrepmail SUBDIR += hbiff SUBDIR += icqmail SUBDIR += ifile |