diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2005-09-08 08:16:03 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2005-09-08 08:16:03 +0000 |
commit | cdeb671bcfff924408dd388708b15c3210e4579c (patch) | |
tree | 5e5221df893f921cb7729bf5ea4123a09944a0c2 /security/sig2dot | |
parent | 288b63ac54ed5fc7fc0ceac75a71bba35edc2a9f (diff) |
Assign maintainership to daniel@roe.ch
PR: ports/85855
Submitted by: Daniel Roethlisberger <daniel@roe.ch>
Notes
Notes:
svn path=/head/; revision=142203
Diffstat (limited to 'security/sig2dot')
-rw-r--r-- | security/sig2dot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/sig2dot/Makefile b/security/sig2dot/Makefile index be2c422ef043..ac543c823784 100644 --- a/security/sig2dot/Makefile +++ b/security/sig2dot/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.chaosreigns.com/code/sig2dot/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .pl -MAINTAINER= ports@FreeBSD.org +MAINTAINER= daniel@roe.ch COMMENT= GPG/PGP Keyring Graph Generator PLIST_FILES= bin/sig2dot |