diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2005-10-06 19:57:11 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2005-10-06 19:57:11 +0800 |
commit | 7f5e67a16f11ab4f24c445171b067f1b01045081 (patch) | |
tree | 32b4a6deb38037f67580dcd372cbbf887f4b1044 /devel | |
parent | f74e36c92de5fdb21a15bb8effe5336a352ee9fb (diff) | |
download | freebsd-ports-gnome-7f5e67a16f11ab4f24c445171b067f1b01045081.tar.gz freebsd-ports-gnome-7f5e67a16f11ab4f24c445171b067f1b01045081.tar.zst freebsd-ports-gnome-7f5e67a16f11ab4f24c445171b067f1b01045081.zip |
Change MAINTAINER address for my ports.
Approved by: novel (mentor)
Diffstat (limited to 'devel')
-rw-r--r-- | devel/cvsspam/Makefile | 2 | ||||
-rw-r--r-- | devel/libbinio/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-Sort-Array/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/devel/cvsspam/Makefile b/devel/cvsspam/Makefile index 8f86c30a7ac2..d1e02e6766d7 100644 --- a/devel/cvsspam/Makefile +++ b/devel/cvsspam/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.2.12 CATEGORIES= devel MASTER_SITES= http://www.badgers-in-foil.co.uk/projects/cvsspam/releases/ -MAINTAINER= ehaupt@critical.ch +MAINTAINER= ehaupt@FreeBSD.org COMMENT= Sends diffs when a change is committed to your CVS repository USE_RUBY= yes diff --git a/devel/libbinio/Makefile b/devel/libbinio/Makefile index 87384c8a331d..106a99bdec88 100644 --- a/devel/libbinio/Makefile +++ b/devel/libbinio/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ehaupt@critical.ch +MAINTAINER= ehaupt@FreeBSD.org COMMENT= Binary I/O stream class library INSTALLS_SHLIB= yes diff --git a/devel/p5-Sort-Array/Makefile b/devel/p5-Sort-Array/Makefile index e7a887930051..4f850bea669e 100644 --- a/devel/p5-Sort-Array/Makefile +++ b/devel/p5-Sort-Array/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Sort PKGNAMEPREFIX= p5- -MAINTAINER= ehaupt@critical.ch +MAINTAINER= ehaupt@FreeBSD.org COMMENT= A powerful array sorting Perl interface PERL_CONFIGURE= yes |