From 7f5e67a16f11ab4f24c445171b067f1b01045081 Mon Sep 17 00:00:00 2001 From: ehaupt Date: Thu, 6 Oct 2005 11:57:11 +0000 Subject: Change MAINTAINER address for my ports. Approved by: novel (mentor) --- archivers/deb2targz/Makefile | 2 +- archivers/ecm/Makefile | 2 +- archivers/gzrecover/Makefile | 2 +- archivers/mar/Makefile | 2 +- archivers/ppmd/Makefile | 2 +- archivers/tardy/Makefile | 2 +- archivers/unlzx/Makefile | 2 +- archivers/unzoo/Makefile | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) (limited to 'archivers') diff --git a/archivers/deb2targz/Makefile b/archivers/deb2targz/Makefile index b847e9607cf..e389d6032c9 100644 --- a/archivers/deb2targz/Makefile +++ b/archivers/deb2targz/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 20021217 CATEGORIES= archivers perl5 MASTER_SITES= http://critical.ch/distfiles/ -MAINTAINER= ehaupt@critical.ch +MAINTAINER= ehaupt@FreeBSD.org COMMENT= A command-line utility for converting a Debian .deb file to a .tar.gz USE_PERL5= yes diff --git a/archivers/ecm/Makefile b/archivers/ecm/Makefile index 2aa596282ee..bd712482133 100644 --- a/archivers/ecm/Makefile +++ b/archivers/ecm/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0 CATEGORIES= archivers MASTER_SITES= http://critical.ch/distfiles/ -MAINTAINER= ehaupt@critical.ch +MAINTAINER= ehaupt@FreeBSD.org COMMENT= Compresses CD images by stripping unnecessary EDC/ECC data PLIST_FILES= bin/ecm bin/unecm diff --git a/archivers/gzrecover/Makefile b/archivers/gzrecover/Makefile index 3192c5807a0..321ffcb5a35 100644 --- a/archivers/gzrecover/Makefile +++ b/archivers/gzrecover/Makefile @@ -11,7 +11,7 @@ CATEGORIES= archivers MASTER_SITES= http://www.urbanophile.com/arenn/hacking/gzrt/ DISTNAME= gzrt-${PORTVERSION} -MAINTAINER= ehaupt@critical.ch +MAINTAINER= ehaupt@FreeBSD.org COMMENT= A gzip recovery toolkit CFLAGS+= -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 diff --git a/archivers/mar/Makefile b/archivers/mar/Makefile index 05479e2adb6..23489ff41ca 100644 --- a/archivers/mar/Makefile +++ b/archivers/mar/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.emantic.co.uk/mark/files/ \ http://critical.ch/mar/ DISTNAME= ${PORTNAME}-${DISTVERSION}-src -MAINTAINER= ehaupt@critical.ch +MAINTAINER= ehaupt@FreeBSD.org COMMENT= A simple binary file format for storing arbitrary meta and user data USE_REINPLACE= yes diff --git a/archivers/ppmd/Makefile b/archivers/ppmd/Makefile index ab334fb894f..dbe0abda746 100644 --- a/archivers/ppmd/Makefile +++ b/archivers/ppmd/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 20050811 CATEGORIES= archivers MASTER_SITES= http://critical.ch/distfiles/ -MAINTAINER= ehaupt@critical.ch +MAINTAINER= ehaupt@FreeBSD.org COMMENT= A fast archiver with a good compression ratio MAN1= ppmd.1 diff --git a/archivers/tardy/Makefile b/archivers/tardy/Makefile index c3e5d2d26f3..25cc2456ba9 100644 --- a/archivers/tardy/Makefile +++ b/archivers/tardy/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 1.12 CATEGORIES= archivers MASTER_SITES= http://tardy.sourceforge.net/ -MAINTAINER= ehaupt@critical.ch +MAINTAINER= ehaupt@FreeBSD.org COMMENT= Manipulate the file headers in tar archive files in various ways USE_REINPLACE= yes diff --git a/archivers/unlzx/Makefile b/archivers/unlzx/Makefile index d96452a125e..18ff5352cba 100644 --- a/archivers/unlzx/Makefile +++ b/archivers/unlzx/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://de.aminet.net/pub/aminet/misc/unix/ \ DISTNAME= ${PORTNAME}.c EXTRACT_SUFX= .gz -MAINTAINER= ehaupt@critical.ch +MAINTAINER= ehaupt@FreeBSD.org COMMENT= Extracts .lzx archives from Amiga systems PLIST_FILES= bin/unlzx diff --git a/archivers/unzoo/Makefile b/archivers/unzoo/Makefile index 71ebd0fe3e0..56397c9b36e 100644 --- a/archivers/unzoo/Makefile +++ b/archivers/unzoo/Makefile @@ -10,7 +10,7 @@ DISTVERSION= 4.4 CATEGORIES= archivers MASTER_SITES= http://critical.ch/unzoo/ -MAINTAINER= ehaupt@critical.ch +MAINTAINER= ehaupt@FreeBSD.org COMMENT= A zoo archive extractor EXTRA_DEFINES= -DSYS_IS_UNIX -DSYS_HAS_MKDIR -- cgit