diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-16 22:26:41 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-16 22:26:41 +0000 |
commit | 89c842ac909717c25c5a6e37c42dc418f0f882ca (patch) | |
tree | cca7a9a07c53d1c5472081c9d7644136436ec23b /x11-fm | |
parent | 03fb4a5ba49e5cb82004c629ebbfbb475993a33a (diff) | |
download | ports-89c842ac909717c25c5a6e37c42dc418f0f882ca.tar.gz ports-89c842ac909717c25c5a6e37c42dc418f0f882ca.zip |
Notes
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/gnome-commander/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-fm/gnome-commander/Makefile b/x11-fm/gnome-commander/Makefile index 2743032e61ce..41f4eeb24c33 100644 --- a/x11-fm/gnome-commander/Makefile +++ b/x11-fm/gnome-commander/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= GNOME MAINTAINER= ports@FreeBSD.org COMMENT= File manager for Gnome +DEPRECATED= Gnome1 is deprecated, consider using gnome-commander2 +EXPIRATION_DATE= 2011-05-01 + .if defined(WITH_FAM) LIB_DEPENDS= fam.0:${PORTSDIR}/devel/fam .else |