diff options
author | rafan <rafan@FreeBSD.org> | 2007-02-24 17:20:52 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2007-02-24 17:20:52 +0800 |
commit | 5191fd3937fb2cccec62ee86660ef9da0a01e557 (patch) | |
tree | bc39d5568d0ae146c2eaeee99e9011617c281237 /security/p5-Crypt-Solitaire | |
parent | 1d6a7b17fa2b44b43218302ad87119b1fa823669 (diff) | |
download | freebsd-ports-gnome-5191fd3937fb2cccec62ee86660ef9da0a01e557.tar.gz freebsd-ports-gnome-5191fd3937fb2cccec62ee86660ef9da0a01e557.tar.zst freebsd-ports-gnome-5191fd3937fb2cccec62ee86660ef9da0a01e557.zip |
- Pass maintainership to submitter
PR: ports/109474
Submitted by: Steven Kreuzer <skreuzer at f2o.org>
Diffstat (limited to 'security/p5-Crypt-Solitaire')
-rw-r--r-- | security/p5-Crypt-Solitaire/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Crypt-Solitaire/Makefile b/security/p5-Crypt-Solitaire/Makefile index 39546867d7a9..048fe8d72aeb 100644 --- a/security/p5-Crypt-Solitaire/Makefile +++ b/security/p5-Crypt-Solitaire/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Crypt PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= skreuzer@f2o.org COMMENT= Solitaire encryption PERL_CONFIGURE= yes |