diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2017-03-03 16:00:19 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2017-03-03 16:00:19 +0000 |
commit | bebf3178ae36f596986c9c997d085dae71d8bb90 (patch) | |
tree | 28f19cc7e46ff16710c3e7fed55ec8397d738f11 /mail/gnome-gmail-notifier | |
parent | a25c7696d7ac089047381db7850b45f97de09fd2 (diff) | |
download | ports-bebf3178ae36f596986c9c997d085dae71d8bb90.tar.gz ports-bebf3178ae36f596986c9c997d085dae71d8bb90.zip |
Notes
Diffstat (limited to 'mail/gnome-gmail-notifier')
-rw-r--r-- | mail/gnome-gmail-notifier/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/gnome-gmail-notifier/Makefile b/mail/gnome-gmail-notifier/Makefile index d1d1410ceaa3..57e5ac5b5d65 100644 --- a/mail/gnome-gmail-notifier/Makefile +++ b/mail/gnome-gmail-notifier/Makefile @@ -10,6 +10,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Gmail Inbox Monitor for the GNOME2 desktop BROKEN= Unfetchable (google code has gone away) +DEPRECATED= Unfetchable for more than six months (google code has gone away) +EXPIRATION_DATE= 2017-04-30 LIB_DEPENDS= libnotify.so:devel/libnotify \ libsoup-2.4.so:devel/libsoup \ |