diff options
-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 |