diff options
author | marcus <marcus@FreeBSD.org> | 2002-08-28 14:58:12 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-08-28 14:58:12 +0800 |
commit | e9b5a8da018833a79bb36ad83cdbb89904c3b6c7 (patch) | |
tree | 21074c5bb6f0e2d6aa3ab75400e8cd3c0d9eb4f3 /mail/Makefile | |
parent | 54ff0418099943c96bae182ac8fbd4b8d59e3326 (diff) | |
download | freebsd-ports-gnome-e9b5a8da018833a79bb36ad83cdbb89904c3b6c7.tar.gz freebsd-ports-gnome-e9b5a8da018833a79bb36ad83cdbb89904c3b6c7.tar.zst freebsd-ports-gnome-e9b5a8da018833a79bb36ad83cdbb89904c3b6c7.zip |
Add flink, a mail checker applet for GNOME 1.
PR: 42104
Submitted by: Juan Salaverria <rael@vectorstar.net>
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 66f201a1d2a8..98fa2b0123d6 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -56,6 +56,7 @@ SUBDIR += ezmlm-web SUBDIR += faces SUBDIR += fetchmail + SUBDIR += flink SUBDIR += ftrack SUBDIR += gbiff SUBDIR += gbuffy |