diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-02-27 11:08:23 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-02-27 11:08:23 +0000 |
commit | eaee63ab80c2a528eb0f5b962191702086b77334 (patch) | |
tree | 30e71a6f548d0c26d6a659a7dd8f217286d611ce | |
parent | b7ea70fba433b505645256836e5203fcb53e7ea2 (diff) |
Notes
-rw-r--r-- | audio/py-taglib/Makefile | 2 | ||||
-rw-r--r-- | devel/libpperl/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-Proc-PIDFile/Makefile | 2 | ||||
-rw-r--r-- | misc/p5-LEGO-RCX/Makefile | 2 | ||||
-rw-r--r-- | net/p5-Net-Radius/Makefile | 2 | ||||
-rw-r--r-- | net/radreport/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/audio/py-taglib/Makefile b/audio/py-taglib/Makefile index 712d151d6c7b..5a585301550e 100644 --- a/audio/py-taglib/Makefile +++ b/audio/py-taglib/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://download.berlios.de/namingmuse/ \ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= python-taglib-${PORTVERSION} -MAINTAINER= kbyanc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python bindings for the taglib audio file tagging library LIB_DEPENDS= tag.5:${PORTSDIR}/audio/taglib diff --git a/devel/libpperl/Makefile b/devel/libpperl/Makefile index 16a87fa04837..1367711e14c4 100644 --- a/devel/libpperl/Makefile +++ b/devel/libpperl/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel MASTER_SITES= http://people.freebsd.org/~kbyanc/ \ http://www.posi.net/software/libpperl/ -MAINTAINER= kbyanc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A library easing embedding perl interpreters into C programs WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/devel/p5-Proc-PIDFile/Makefile b/devel/p5-Proc-PIDFile/Makefile index 61d028932663..3ae11f143621 100644 --- a/devel/p5-Proc-PIDFile/Makefile +++ b/devel/p5-Proc-PIDFile/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= Proc PKGNAMEPREFIX= p5- DISTNAME= Proc-PID_File-${PORTVERSION} -MAINTAINER= kbyanc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl5 module to prevent multiple instances of a process from running PERL_CONFIGURE= YES diff --git a/misc/p5-LEGO-RCX/Makefile b/misc/p5-LEGO-RCX/Makefile index 98abe19aa36f..bc624805a808 100644 --- a/misc/p5-LEGO-RCX/Makefile +++ b/misc/p5-LEGO-RCX/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= LEGO PKGNAMEPREFIX= p5- -MAINTAINER= kbyanc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl module for communicating with the Lego RCX brick via the IR tower PERL_CONFIGURE= yes diff --git a/net/p5-Net-Radius/Makefile b/net/p5-Net-Radius/Makefile index ee743ef387e6..10abeaa8b473 100644 --- a/net/p5-Net-Radius/Makefile +++ b/net/p5-Net-Radius/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net PKGNAMEPREFIX= p5- -MAINTAINER= kbyanc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A perl module to manipulate RADIUS packets PERL_CONFIGURE= yes diff --git a/net/radreport/Makefile b/net/radreport/Makefile index b13373caa864..b162ab9f8089 100644 --- a/net/radreport/Makefile +++ b/net/radreport/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= kbyanc DISTNAME= radreport EXTRACT_SUFX= -MAINTAINER= kbyanc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl script for processing radius logs NO_WRKSUBDIR= yes |