diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2019-09-06 21:10:41 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2019-09-06 21:10:41 +0000 |
commit | 48964adb3792ae164862725846b3a2b0360f6f40 (patch) | |
tree | 81011ff7193dd01441076e659ee1170b736cf9aa /deskutils | |
parent | a15b720dfd9715dbceaa4b44361e5180833f0cb2 (diff) |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/xmaddressbook/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/deskutils/xmaddressbook/Makefile b/deskutils/xmaddressbook/Makefile index 118d0d9a18d3..7dccee7bfb97 100644 --- a/deskutils/xmaddressbook/Makefile +++ b/deskutils/xmaddressbook/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= XCONTRIB/office MAINTAINER= ports@FreeBSD.org COMMENT= X11/Motif-based addressbook program +DEPRECATED= Deprecated upstream +EXPIRATION_DATE=2019-10-01 + USES= imake motif tar:Z USE_XORG= ice sm x11 xext xi xp xt oldx WRKSRC= ${WRKDIR}/xmaddressbook |