diff options
-rw-r--r-- | archivers/libcabinet/Makefile | 2 | ||||
-rw-r--r-- | archivers/mscompress/Makefile | 2 | ||||
-rw-r--r-- | converters/dosunix/Makefile | 2 | ||||
-rw-r--r-- | devel/cflow/Makefile | 2 | ||||
-rw-r--r-- | devel/cutils/Makefile | 2 | ||||
-rw-r--r-- | security/clamtk/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/archivers/libcabinet/Makefile b/archivers/libcabinet/Makefile index c5bdcc4785e3..fe8d3e8505b3 100644 --- a/archivers/libcabinet/Makefile +++ b/archivers/libcabinet/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.30 CATEGORIES= archivers MASTER_SITES= http://www.bsd-geek.de/FreeBSD/distfiles/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= tom@tomjudge.com COMMENT= A portable library and utility to use Microsoft cabinet files (.cab) USE_LDCONFIG= yes diff --git a/archivers/mscompress/Makefile b/archivers/mscompress/Makefile index fe5eef38c531..d5ca0b796e15 100644 --- a/archivers/mscompress/Makefile +++ b/archivers/mscompress/Makefile @@ -11,7 +11,7 @@ CATEGORIES= archivers MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= utils/compress -MAINTAINER= ports@FreeBSD.org +MAINTAINER= tom@tomjudge.com COMMENT= Microsoft "compress.exe/expand.exe" compatible (de)compressor USE_BZIP2= yes diff --git a/converters/dosunix/Makefile b/converters/dosunix/Makefile index a0ccc64c08df..00e3444928ba 100644 --- a/converters/dosunix/Makefile +++ b/converters/dosunix/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 1.0.14 CATEGORIES= converters MASTER_SITES= http://dosunix.sourceforge.net/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= tom@tomjudge.com COMMENT= Manipulation of text files in a mixed DOS/Windows and Unix environment GNU_CONFIGURE= yes diff --git a/devel/cflow/Makefile b/devel/cflow/Makefile index e1507b230c4b..efa24e940783 100644 --- a/devel/cflow/Makefile +++ b/devel/cflow/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= devel/lang/c -MAINTAINER= ports@FreeBSD.org +MAINTAINER= tom@tomjudge.com COMMENT= A call graph generator for C code CONFLICTS= bsdcflow-[0-9]* gnucflow-[0-9]* diff --git a/devel/cutils/Makefile b/devel/cutils/Makefile index 3ebfcf4d0a96..3689453ef320 100644 --- a/devel/cutils/Makefile +++ b/devel/cutils/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.6 CATEGORIES= devel MASTER_SITES= http://www.sigala.it/sandro/files/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= tom@tomjudge.com COMMENT= Miscellaneous C programmer's utilities GNU_CONFIGURE= yes diff --git a/security/clamtk/Makefile b/security/clamtk/Makefile index f8e34a6c7259..db66402902dd 100644 --- a/security/clamtk/Makefile +++ b/security/clamtk/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 4.38 CATEGORIES= security MASTER_SITES= SF/${PORTNAME}/ClamTk/${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= tom@tomjudge.com COMMENT= GTK front-end for Clam Antivirus LICENSE= ART10 GPLv1 |