diff options
author | Koop Mast <kwm@FreeBSD.org> | 2014-03-11 14:40:28 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2014-03-11 14:40:28 +0000 |
commit | 70c71e5cdd60c0abd03a8b8a5d151805a3486f87 (patch) | |
tree | 4a1e1d12a0c55f552506c6d8a8ab45e78d7de0fb /net/link-monitor-applet | |
parent | 8129621ec680ea7be1226f09fe7109e7bb88398a (diff) | |
download | ports-70c71e5cdd60c0abd03a8b8a5d151805a3486f87.tar.gz ports-70c71e5cdd60c0abd03a8b8a5d151805a3486f87.zip |
Notes
Diffstat (limited to 'net/link-monitor-applet')
-rw-r--r-- | net/link-monitor-applet/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/link-monitor-applet/Makefile b/net/link-monitor-applet/Makefile index e89e61be14a8..b855611e50c5 100644 --- a/net/link-monitor-applet/Makefile +++ b/net/link-monitor-applet/Makefile @@ -11,6 +11,8 @@ COMMENT= A GNOME applet displaying the round-trip time to one or more hosts LICENSE= GPLv3 +DEPRECATED= gnome-panel 2.x will be updated in the GNOME 3 import +EXPIRATION_DATE=2014-04-10 BROKEN= Does not build BUILD_DEPENDS= gob2:${PORTSDIR}/devel/gob2 |