diff options
author | antoine <antoine@FreeBSD.org> | 2014-03-09 06:26:21 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-03-09 06:26:21 +0800 |
commit | 4cffda941224a931712812875e1e413311312b88 (patch) | |
tree | ff5d106009d2967dc253f71fc3a842029430b708 /x11-fm | |
parent | 2366c1cfb4d179ac26acbac07c6e9fef746c2297 (diff) | |
download | freebsd-ports-gnome-4cffda941224a931712812875e1e413311312b88.tar.gz freebsd-ports-gnome-4cffda941224a931712812875e1e413311312b88.tar.zst freebsd-ports-gnome-4cffda941224a931712812875e1e413311312b88.zip |
Deprecate a few unmaintained ports (leaf ports, non staged and unmaintained since more than 12 years)
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 |