diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/fpc-fv/Makefile | 2 | ||||
-rw-r--r-- | devel/fpc-fvision/Makefile | 2 | ||||
-rw-r--r-- | devel/fpc-gdb/Makefile | 2 | ||||
-rw-r--r-- | devel/fpc-gdbint/Makefile | 2 | ||||
-rw-r--r-- | devel/fpc-regexpr/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/devel/fpc-fv/Makefile b/devel/fpc-fv/Makefile index e0e702f9fa1f..141b7fc826f6 100644 --- a/devel/fpc-fv/Makefile +++ b/devel/fpc-fv/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= http://www.borgsdemons.com/distfiles/ PKGNAMEPREFIX= fpc- -MAINTAINER= coop9211@uidaho.edu +MAINTAINER= ports@FreeBSD.org COMMENT= FreeVision is a Free Pascal unit for Delphi support BUILD_DEPENDS= ppc386:${PORTSDIR}/lang/fpc diff --git a/devel/fpc-fvision/Makefile b/devel/fpc-fvision/Makefile index e0e702f9fa1f..141b7fc826f6 100644 --- a/devel/fpc-fvision/Makefile +++ b/devel/fpc-fvision/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= http://www.borgsdemons.com/distfiles/ PKGNAMEPREFIX= fpc- -MAINTAINER= coop9211@uidaho.edu +MAINTAINER= ports@FreeBSD.org COMMENT= FreeVision is a Free Pascal unit for Delphi support BUILD_DEPENDS= ppc386:${PORTSDIR}/lang/fpc diff --git a/devel/fpc-gdb/Makefile b/devel/fpc-gdb/Makefile index dbd0331148d5..c59bd66c7511 100644 --- a/devel/fpc-gdb/Makefile +++ b/devel/fpc-gdb/Makefile @@ -23,7 +23,7 @@ PATCH_SITES= ftp://ftp.freepascal.org/fpc/contrib/libgdb/v5.2.1 \ PATCH_SITE_SUBDIR= obrien PATCHFILES= gdb521.dif gdb521_xfree-loadmod.diff -MAINTAINER= coop9211@uidaho.edu +MAINTAINER= ports@FreeBSD.org COMMENT= GNU GDB 5.2.1 modified for Free Pascal BROKEN= "Does not compile" diff --git a/devel/fpc-gdbint/Makefile b/devel/fpc-gdbint/Makefile index 156640f9a060..053188d19b7e 100644 --- a/devel/fpc-gdbint/Makefile +++ b/devel/fpc-gdbint/Makefile @@ -21,7 +21,7 @@ PKGNAMEPREFIX= fpc- DISTNAME= fpc-${PORTVERSION}.ELF EXTRACT_SUFX= .tar -MAINTAINER= coop9211@uidaho.edu +MAINTAINER= ports@FreeBSD.org COMMENT= Free Pascal unit providing interface to gdb .include <bsd.port.pre.mk> diff --git a/devel/fpc-regexpr/Makefile b/devel/fpc-regexpr/Makefile index cc70f24111e7..97549a113d25 100644 --- a/devel/fpc-regexpr/Makefile +++ b/devel/fpc-regexpr/Makefile @@ -21,7 +21,7 @@ PKGNAMEPREFIX= fpc- DISTNAME= fpc-${PORTVERSION}.ELF EXTRACT_SUFX= .tar -MAINTAINER= coop9211@uidaho.edu +MAINTAINER= ports@FreeBSD.org COMMENT= Free Pascal regular expression routines .include <bsd.port.pre.mk> |