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 /palm | |
parent | 8129621ec680ea7be1226f09fe7109e7bb88398a (diff) |
Notes
Diffstat (limited to 'palm')
-rw-r--r-- | palm/gnome-pilot/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/palm/gnome-pilot/Makefile b/palm/gnome-pilot/Makefile index 0e2ea3e7c930..696999c6d931 100644 --- a/palm/gnome-pilot/Makefile +++ b/palm/gnome-pilot/Makefile @@ -11,6 +11,9 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= PalmPilot conduit system for GNOME 2 +DEPRECATED= gnome-panel 2.x will be updated in the GNOME 3 import +EXPIRATION_DATE=2014-04-10 + BUILD_DEPENDS= gob2:${PORTSDIR}/devel/gob2 LIB_DEPENDS= pisock.9:${PORTSDIR}/palm/pilot-link |