diff options
-rw-r--r-- | devel/cvsbook/Makefile | 2 | ||||
-rw-r--r-- | devel/cvschangelogbuilder/Makefile | 2 | ||||
-rw-r--r-- | devel/patch/Makefile | 2 | ||||
-rw-r--r-- | devel/ruby-cvs/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/devel/cvsbook/Makefile b/devel/cvsbook/Makefile index 8b1deed47fff..7c001d3e2d3a 100644 --- a/devel/cvsbook/Makefile +++ b/devel/cvsbook/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel MASTER_SITES= http://cvsbook.red-bean.com/ DISTNAME= ${PORTNAME}-${PORTVERSION}-all -MAINTAINER= ports@FreeBSD.org +MAINTAINER= glarkin@sourcehosting.net COMMENT= A tutorial and reference for CVS OPTIONS= CVSBOOK_INFO "Install the info version" on \ diff --git a/devel/cvschangelogbuilder/Makefile b/devel/cvschangelogbuilder/Makefile index 6c52ad7427c7..26cb5b58c510 100644 --- a/devel/cvschangelogbuilder/Makefile +++ b/devel/cvschangelogbuilder/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= cvschangelogb -MAINTAINER= ports@FreeBSD.org +MAINTAINER= glarkin@sourcehosting.net COMMENT= Utility to generate changelogs and reports from a CVS repository RUN_DEPENDS= ${SITE_PERL}/GD/Graph.pm:${PORTSDIR}/graphics/p5-GD-Graph diff --git a/devel/patch/Makefile b/devel/patch/Makefile index 218a792937b6..8063b5dbc3f7 100644 --- a/devel/patch/Makefile +++ b/devel/patch/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= patch -MAINTAINER= ports@FreeBSD.org +MAINTAINER= glarkin@sourcehosting.net COMMENT= GNU patch utility GNU_CONFIGURE= yes diff --git a/devel/ruby-cvs/Makefile b/devel/ruby-cvs/Makefile index 32e84e7a5372..655165ef4a99 100644 --- a/devel/ruby-cvs/Makefile +++ b/devel/ruby-cvs/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}.tar.gz\?only_with_tag=ruby-${PORTNAME}-${PORTVERSION:S/./_/g}\&view=tar DIST_SUBDIR= ruby -MAINTAINER= ports@FreeBSD.org +MAINTAINER= glarkin@sourcehosting.net COMMENT= A Ruby library to provide a high level interface to a CVS repository # optional, but strongly suggested |