diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-06-13 20:56:59 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-06-13 20:56:59 +0000 |
commit | 8b2c32ef05c0d6da8676ada8a0d14e03cbd3e6c6 (patch) | |
tree | 43cc941e897e7a246547cfcc71da6483611d2246 /converters | |
parent | 91e00080a7d4db92c920f46a208652309717be3a (diff) |
scrappy's bit has been taken for safekeeping, so return these ports to
the pool.
Hat: portmgr
Notes
Notes:
svn path=/head/; revision=235755
Diffstat (limited to 'converters')
-rw-r--r-- | converters/p5-Convert-ASN1/Makefile | 2 | ||||
-rw-r--r-- | converters/p5-Convert-BER/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/converters/p5-Convert-ASN1/Makefile b/converters/p5-Convert-ASN1/Makefile index dc1b21ec6c0a..c0479dda870b 100644 --- a/converters/p5-Convert-ASN1/Makefile +++ b/converters/p5-Convert-ASN1/Makefile @@ -11,7 +11,7 @@ CATEGORIES= converters perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= scrappy@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl5 module to encode and decode ASN.1 data structures PERL_CONFIGURE= yes diff --git a/converters/p5-Convert-BER/Makefile b/converters/p5-Convert-BER/Makefile index e69158419dad..a4e388687969 100644 --- a/converters/p5-Convert-BER/Makefile +++ b/converters/p5-Convert-BER/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(..)$/\1/} -MAINTAINER= scrappy@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl5 module to encode and decode objects using Basic Encoding Rules (BER) PERL_CONFIGURE= YES |