diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2015-10-11 13:19:10 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2015-10-11 13:19:10 +0000 |
commit | 8bbd9b2d431a0b61b96735a5cad394ff8988715a (patch) | |
tree | 17d1876e493db6dc7f5a4256087eac056f032607 /security/xca/Makefile | |
parent | 1eb8ea886e4a9dd94756de66997283a75c108b69 (diff) |
- Reset MAINTAINER due to fatal bounce
Reported by: portscout
Notes
Notes:
svn path=/head/; revision=399087
Diffstat (limited to 'security/xca/Makefile')
-rw-r--r-- | security/xca/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/xca/Makefile b/security/xca/Makefile index 3f240dac0cd2..471d798db643 100644 --- a/security/xca/Makefile +++ b/security/xca/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 3 CATEGORIES= security MASTER_SITES= SF -MAINTAINER= freebsd@nagilum.org +MAINTAINER= ports@FreeBSD.org COMMENT= Graphical certification authority LICENSE= BSD3CLAUSE |