diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2021-09-21 13:47:01 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2021-09-21 13:47:01 +0000 |
commit | 8703fc2c05e3229c7739725aa37b5dfc55b0a649 (patch) | |
tree | 2e9b882fe7691ac10d284c324ce7dbf1659fba84 /finance | |
parent | dee3374991500b78587c7461a2ee6cea9b72e41f (diff) | |
download | ports-8703fc2c05e3229c7739725aa37b5dfc55b0a649.tar.gz ports-8703fc2c05e3229c7739725aa37b5dfc55b0a649.zip |
Diffstat (limited to 'finance')
-rw-r--r-- | finance/cointop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/cointop/Makefile b/finance/cointop/Makefile index 345c559358cf..01ece2e63417 100644 --- a/finance/cointop/Makefile +++ b/finance/cointop/Makefile @@ -3,7 +3,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 1.5.4 CATEGORIES= finance -MAINTAINER= ndowens@yahoo.com +MAINTAINER= ports@FreeBSD.org COMMENT= Cryptocurrency coin stats LICENSE= APACHE20 |