diff options
author | linimon <linimon@FreeBSD.org> | 2005-01-30 01:37:56 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-01-30 01:37:56 +0800 |
commit | d8d7579fa08847626d8f9421208b4aa3778d308b (patch) | |
tree | 72207f825a1774de52afd78ddea2bd8fd08c3e0a | |
parent | b6625d4a803b8c94b14f4f427817230b5d9904bd (diff) | |
download | freebsd-ports-gnome-d8d7579fa08847626d8f9421208b4aa3778d308b.tar.gz freebsd-ports-gnome-d8d7579fa08847626d8f9421208b4aa3778d308b.tar.zst freebsd-ports-gnome-d8d7579fa08847626d8f9421208b4aa3778d308b.zip |
With portmgr hat on, reset bouncing maintainer address (already noted
by leeym in devel/p5-Test-Simple) without prejudice.
-rw-r--r-- | chinese/p5-Date-Chinese/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-IO-stringy/Makefile | 2 | ||||
-rw-r--r-- | devel/py-unit/Makefile | 2 | ||||
-rw-r--r-- | graphics/p5-Image-Info/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Date-Handler/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Net-SSLeay/Makefile | 2 | ||||
-rw-r--r-- | security/py-gnupg/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/chinese/p5-Date-Chinese/Makefile b/chinese/p5-Date-Chinese/Makefile index 15bf7bcd1f74..ab3642fd67c1 100644 --- a/chinese/p5-Date-Chinese/Makefile +++ b/chinese/p5-Date-Chinese/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../by-authors/id/R/RB/RBOW PKGNAMEPREFIX= p5- -MAINTAINER= shell@shellhung.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl module to calculate dates in the Chinese calendar BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple diff --git a/devel/p5-IO-stringy/Makefile b/devel/p5-IO-stringy/Makefile index a1952addd59d..a07d638fc4ee 100644 --- a/devel/p5-IO-stringy/Makefile +++ b/devel/p5-IO-stringy/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= IO PKGNAMEPREFIX= p5- -MAINTAINER= shell@shellhung.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl5 module for using IO handles with non-file objects PERL_CONFIGURE= YES diff --git a/devel/py-unit/Makefile b/devel/py-unit/Makefile index 719a6a1fa2bf..0fc11afd21a0 100644 --- a/devel/py-unit/Makefile +++ b/devel/py-unit/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= pyunit PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pyunit-${PORTVERSION} -MAINTAINER= shell@shellhung.org +MAINTAINER= ports@FreeBSD.org COMMENT= Unit testing framework for Python RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter diff --git a/graphics/p5-Image-Info/Makefile b/graphics/p5-Image-Info/Makefile index 57a76941499f..3fcb4bb3bc1a 100644 --- a/graphics/p5-Image-Info/Makefile +++ b/graphics/p5-Image-Info/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Image PKGNAMEPREFIX= p5- -MAINTAINER= shell@shellhung.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl module for getting image information BUILD_DEPENDS= ${SITE_PERL}/IO/String.pm:${PORTSDIR}/devel/p5-IO-String \ diff --git a/math/p5-Date-Handler/Makefile b/math/p5-Date-Handler/Makefile index f6c5de6789cc..6fb8ad75c0f7 100644 --- a/math/p5-Date-Handler/Makefile +++ b/math/p5-Date-Handler/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Date PKGNAMEPREFIX= p5- -MAINTAINER= shell@shellhung.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl module for calculating time differences PERL_CONFIGURE= yes diff --git a/security/p5-Net-SSLeay/Makefile b/security/p5-Net-SSLeay/Makefile index 9d13a31cbb60..f0ce5f806756 100644 --- a/security/p5-Net-SSLeay/Makefile +++ b/security/p5-Net-SSLeay/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= Net PKGNAMEPREFIX= p5- DISTNAME= Net_SSLeay.pm-${PORTVERSION} -MAINTAINER= shell@shellhung.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl5 interface to SSL PERL_CONFIGURE= yes diff --git a/security/py-gnupg/Makefile b/security/py-gnupg/Makefile index c0dce657adc7..7f74cc5c8b65 100644 --- a/security/py-gnupg/Makefile +++ b/security/py-gnupg/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= py-gnupg PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= GnuPGInterface-${PORTVERSION} -MAINTAINER= shell@shellhung.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python module for GnuPG interface USE_PYTHON= yes |