diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2018-10-25 10:32:53 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2018-10-25 10:32:53 +0000 |
commit | d32d5975437a9aaadd9257eb6f5fba89c0c1c9cd (patch) | |
tree | 8bffcb67a03f3473577de3316ac12bb99ac6f7ed | |
parent | 11960fcc60c78204fe6201f3c7a25b0b25ed32a5 (diff) | |
download | ports-d32d5975437a9aaadd9257eb6f5fba89c0c1c9cd.tar.gz ports-d32d5975437a9aaadd9257eb6f5fba89c0c1c9cd.zip |
Notes
-rw-r--r-- | security/monkeysphere/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/monkeysphere/Makefile b/security/monkeysphere/Makefile index 869d807dddf9..1a6b17700dd3 100644 --- a/security/monkeysphere/Makefile +++ b/security/monkeysphere/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://archive.monkeysphere.info/debian/pool/monkeysphere/m/monkey # hack for debian orig tarballs DISTFILES= ${PORTNAME}_${DISTVERSION}.orig${EXTRACT_SUFX} -MAINTAINER= anarcat@koumbit.org +MAINTAINER= ports@FreeBSD.org COMMENT= Use the OpenPGP web of trust to verify ssh connections LICENSE= GPLv3 |