From b89e00e07d914043ee49191a05700923e54250cb Mon Sep 17 00:00:00 2001 From: pav Date: Wed, 20 Jul 2005 20:51:42 +0000 Subject: Gmail Notifier is a Linux/Windows alternative for the notifier program released by Google, it is written in Python and provides an attractive and simple way to check for new mail messages. PR: ports/81998 Submitted by: David --- mail/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'mail/Makefile') diff --git a/mail/Makefile b/mail/Makefile index 1cda2304ec44..c14650f42021 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -116,6 +116,7 @@ SUBDIR += glacier SUBDIR += glbiff SUBDIR += gld + SUBDIR += gmail-notify SUBDIR += gmime SUBDIR += gmime2 SUBDIR += gnarwl -- cgit