diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-08 22:26:21 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-08 22:26:21 +0000 |
commit | c6c742d7ccce0818cb881906f2ec3e17d36b77a9 (patch) | |
tree | ff5d106009d2967dc253f71fc3a842029430b708 /x11-fm | |
parent | fc4426389169d7f79c1129c3228b5f20b8b6ad4f (diff) | |
download | ports-c6c742d7ccce0818cb881906f2ec3e17d36b77a9.tar.gz ports-c6c742d7ccce0818cb881906f2ec3e17d36b77a9.zip |
Notes
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/xfm/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-fm/xfm/Makefile b/x11-fm/xfm/Makefile index 91b836eff6be..49f6fb15ed2b 100644 --- a/x11-fm/xfm/Makefile +++ b/x11-fm/xfm/Makefile @@ -12,6 +12,8 @@ COMMENT= The X File Manager LIB_DEPENDS= Xaw3d:${PORTSDIR}/x11-toolkits/Xaw3d +DEPRECATED= Unmaintained since 1999 +EXPIRATION_DATE= 2014-04-10 USES= imake USE_XORG= ice sm x11 xaw xext xmu xpm xt MAN1= xfm.1 xfmtype.1 |