diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2011-09-21 10:46:17 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2011-09-21 10:46:17 +0800 |
commit | a4947982350d720fbcc40fda8aa7963b755c0e22 (patch) | |
tree | df97c9bb88574a83cd869c975f7249a19a216271 /devel | |
parent | 66ed6fab7fd58bdc01f4ad16edc24828be60d2af (diff) | |
download | freebsd-ports-gnome-a4947982350d720fbcc40fda8aa7963b755c0e22.tar.gz freebsd-ports-gnome-a4947982350d720fbcc40fda8aa7963b755c0e22.tar.zst freebsd-ports-gnome-a4947982350d720fbcc40fda8aa7963b755c0e22.zip |
- Reassign to the heap
Diffstat (limited to 'devel')
-rw-r--r-- | devel/lrmi/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-List-Permutor/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-List-PowerSet/Makefile | 2 | ||||
-rw-r--r-- | devel/pear-Validate/Makefile | 2 | ||||
-rw-r--r-- | devel/pear-Validate_Finance/Makefile | 2 | ||||
-rw-r--r-- | devel/pear-Validate_Finance_CreditCard/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/devel/lrmi/Makefile b/devel/lrmi/Makefile index ebcfab37244b..4e0b762612ed 100644 --- a/devel/lrmi/Makefile +++ b/devel/lrmi/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.10 CATEGORIES= devel MASTER_SITES= SF -MAINTAINER= amistry@am-productions.biz +MAINTAINER= ports@FreeBSD.org COMMENT= LRMI is a library for calling real mode BIOS routines ONLY_FOR_ARCHS= i386 diff --git a/devel/p5-List-Permutor/Makefile b/devel/p5-List-Permutor/Makefile index 73b38801569b..a20b0c84d49c 100644 --- a/devel/p5-List-Permutor/Makefile +++ b/devel/p5-List-Permutor/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= amistry@am-productions.biz +MAINTAINER= ports@FreeBSD.org COMMENT= Alow you to process all possible permutations of a list PERL_CONFIGURE= yes diff --git a/devel/p5-List-PowerSet/Makefile b/devel/p5-List-PowerSet/Makefile index df9b86be5085..6de5e8151589 100644 --- a/devel/p5-List-PowerSet/Makefile +++ b/devel/p5-List-PowerSet/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= amistry@am-productions.biz +MAINTAINER= ports@FreeBSD.org COMMENT= Perl module that allows you to generate the power set of a list PERL_CONFIGURE= yes diff --git a/devel/pear-Validate/Makefile b/devel/pear-Validate/Makefile index c2576269fbcf..36f731c258e3 100644 --- a/devel/pear-Validate/Makefile +++ b/devel/pear-Validate/Makefile @@ -9,7 +9,7 @@ PORTNAME= Validate PORTVERSION= 0.8.4 CATEGORIES= devel www pear -MAINTAINER= amistry@am-productions.biz +MAINTAINER= ports@FreeBSD.org COMMENT= PEAR Validation class BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear diff --git a/devel/pear-Validate_Finance/Makefile b/devel/pear-Validate_Finance/Makefile index 3ea349cdd2d0..b836ed59e65d 100644 --- a/devel/pear-Validate_Finance/Makefile +++ b/devel/pear-Validate_Finance/Makefile @@ -9,7 +9,7 @@ PORTNAME= Validate_Finance PORTVERSION= 0.5.5 CATEGORIES= devel www pear -MAINTAINER= amistry@am-productions.biz +MAINTAINER= ports@FreeBSD.org COMMENT= PEAR Finance Validation class BUILD_DEPENDS= pear-Validate>=0.5.0:${PORTSDIR}/devel/pear-Validate diff --git a/devel/pear-Validate_Finance_CreditCard/Makefile b/devel/pear-Validate_Finance_CreditCard/Makefile index 5d0b48e66583..bf759c1edc3d 100644 --- a/devel/pear-Validate_Finance_CreditCard/Makefile +++ b/devel/pear-Validate_Finance_CreditCard/Makefile @@ -9,7 +9,7 @@ PORTNAME= Validate_Finance_CreditCard PORTVERSION= 0.5.3 CATEGORIES= devel www pear -MAINTAINER= amistry@am-productions.biz +MAINTAINER= ports@FreeBSD.org COMMENT= PEAR CreditCard Validation class BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear |