diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2010-08-09 13:28:50 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2010-08-09 13:28:50 +0000 |
commit | 4f7173998edefd608e02c036b8c6223fe4190f9b (patch) | |
tree | 0e8034f7822cbb36d29d4f8a157159f9e52b2206 /security/sig2dot/Makefile | |
parent | 8262efd7aa768f07a7bd4b867d89d34bd5b7f1c4 (diff) | |
download | ports-4f7173998edefd608e02c036b8c6223fe4190f9b.tar.gz ports-4f7173998edefd608e02c036b8c6223fe4190f9b.zip |
Notes
Diffstat (limited to 'security/sig2dot/Makefile')
-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 6e8c43555d04..e18b689f3c4e 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= daniel@roe.ch +MAINTAINER= ports@FreeBSD.org COMMENT= GPG/PGP Keyring Graph Generator PLIST_FILES= bin/sig2dot |