diff options
author | Koichiro Iwao <meta@FreeBSD.org> | 2019-02-06 00:27:17 +0000 |
---|---|---|
committer | Koichiro Iwao <meta@FreeBSD.org> | 2019-02-06 00:27:17 +0000 |
commit | 136e247cf1ef2213257aa247fbdab9773337f518 (patch) | |
tree | 633ea9d00ebc469cbc42bbbff6a67b407eae5b3f /finance | |
parent | a651ee1721993e34f4bf508bee8ab50c5642a163 (diff) | |
download | ports-136e247cf1ef2213257aa247fbdab9773337f518.tar.gz ports-136e247cf1ef2213257aa247fbdab9773337f518.zip |
Notes
Diffstat (limited to 'finance')
-rw-r--r-- | finance/aqmoney/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/finance/aqmoney/Makefile b/finance/aqmoney/Makefile index 7ac18dff3280..d4ac1fb10bff 100644 --- a/finance/aqmoney/Makefile +++ b/finance/aqmoney/Makefile @@ -10,6 +10,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Manage your credit institute accounts using openhbci BROKEN= fails to build +DEPRECATED= no longer maintained upstream +EXPIRATION_DATE= 2019-03-31 LIB_DEPENDS= libopenhbci.so:finance/openhbci |