diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/cvsdadm/Makefile | 2 | ||||
-rw-r--r-- | devel/cvsgraph/Makefile | 2 | ||||
-rw-r--r-- | devel/plan9port/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/devel/cvsdadm/Makefile b/devel/cvsdadm/Makefile index 2b15988e03e4..9059cc8b0f4e 100644 --- a/devel/cvsdadm/Makefile +++ b/devel/cvsdadm/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://quenix2.dyndns.org/FreeBSD/ports/distfiles/ \ ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= serge.gagnon.1@ulaval.ca +MAINTAINER= ports@FreeBSD.org COMMENT= Tool for CVSd pserver user administration WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/devel/cvsgraph/Makefile b/devel/cvsgraph/Makefile index e32c112baaef..b0612da333db 100644 --- a/devel/cvsgraph/Makefile +++ b/devel/cvsgraph/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= devel graphics MASTER_SITES= http://www.akhphd.au.dk/~bertho/cvsgraph/release/ -MAINTAINER= serge.gagnon.1@ulaval.ca +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/plan9port/Makefile b/devel/plan9port/Makefile index 661f403de3dc..195eef162faa 100644 --- a/devel/plan9port/Makefile +++ b/devel/plan9port/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://swtch.com/plan9port/ \ ftp://quenix2.dyndns.org/FreeBSD/ports/distfiles/ EXTRACT_SUFX= .tgz -MAINTAINER= serge.gagnon.1@ulaval.ca +MAINTAINER= ports@FreeBSD.org COMMENT= Port of the bulk of the Plan9 software build environment to Unix USE_XORG= x11 xt xi xaw |