diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/bin86/Makefile | 2 | ||||
-rw-r--r-- | devel/cvsgraph/Makefile | 2 | ||||
-rw-r--r-- | devel/maketool/Makefile | 2 | ||||
-rw-r--r-- | devel/ncurses-devel/Makefile | 2 | ||||
-rw-r--r-- | devel/ncurses/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-Class-MethodMaker/Makefile | 2 | ||||
-rw-r--r-- | devel/sfio/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/devel/bin86/Makefile b/devel/bin86/Makefile index 19a5437850fa..e941d0ff4ffb 100644 --- a/devel/bin86/Makefile +++ b/devel/bin86/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.16.16 CATEGORIES= devel MASTER_SITES= http://www.cix.co.uk/~mayday/dev86/ -MAINTAINER= trevor@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= 16-bit assembler and loader (conflicts with devel/bcc) BINS= as/as86 ld/ld86 ld/objchop ld/catimage ld/objdump86 diff --git a/devel/cvsgraph/Makefile b/devel/cvsgraph/Makefile index 18dd97b45f2b..4d4ea319d2cd 100644 --- a/devel/cvsgraph/Makefile +++ b/devel/cvsgraph/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 0 CATEGORIES= devel graphics MASTER_SITES= http://www.akhphd.au.dk/~bertho/cvsgraph/release/ -MAINTAINER= trevor@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Graph the life story of a file under CVS or RCS LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd diff --git a/devel/maketool/Makefile b/devel/maketool/Makefile index 79fe5c4ebbad..d6c0f34fca61 100644 --- a/devel/maketool/Makefile +++ b/devel/maketool/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 5 CATEGORIES= devel MASTER_SITES= http://www.alphalink.com.au/~gnb/maketool/downloads/ -MAINTAINER= trevor@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GUI interface for make or gmake LIB_DEPENDS= fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig \ diff --git a/devel/ncurses-devel/Makefile b/devel/ncurses-devel/Makefile index 087c25ec6470..d898289c82f9 100644 --- a/devel/ncurses-devel/Makefile +++ b/devel/ncurses-devel/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ncurses -MAINTAINER= trevor@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library for terminal-independent, full-screen output LIB_DEPENDS= utf-8:${PORTSDIR}/converters/libutf-8 diff --git a/devel/ncurses/Makefile b/devel/ncurses/Makefile index 087c25ec6470..d898289c82f9 100644 --- a/devel/ncurses/Makefile +++ b/devel/ncurses/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ncurses -MAINTAINER= trevor@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library for terminal-independent, full-screen output LIB_DEPENDS= utf-8:${PORTSDIR}/converters/libutf-8 diff --git a/devel/p5-Class-MethodMaker/Makefile b/devel/p5-Class-MethodMaker/Makefile index 926415953b6f..e9a264e0210b 100644 --- a/devel/p5-Class-MethodMaker/Makefile +++ b/devel/p5-Class-MethodMaker/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Class PKGNAMEPREFIX= p5- -MAINTAINER= trevor@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl module for creating generic methods BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/File/Spec/Functions.pm:${PORTSDIR}/devel/p5-PathTools diff --git a/devel/sfio/Makefile b/devel/sfio/Makefile index d1d7aa689862..55c828092588 100644 --- a/devel/sfio/Makefile +++ b/devel/sfio/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_NETBSD} DISTNAME= ${PORTNAME}_${PORTVERSION} EXTRACT_SUFX= .src.unix.cpio -MAINTAINER= trevor@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The Safe/Fast I/O Library EXTRACT_CMD= ${CPIO} |