diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-09-04 08:22:51 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-09-04 08:22:51 +0000 |
commit | e299b325939ecbd4458724877561a632f8a2328e (patch) | |
tree | 6febcf748838a7345b49da3c9b12441fb724ed37 | |
parent | 8f8bb00c22e4687803559e95995a4e13aeccbf76 (diff) | |
download | ports-e299b325939ecbd4458724877561a632f8a2328e.tar.gz ports-e299b325939ecbd4458724877561a632f8a2328e.zip |
Notes
-rw-r--r-- | converters/tnef/Makefile | 2 | ||||
-rw-r--r-- | ftp/pure-ftpd/Makefile | 2 | ||||
-rw-r--r-- | mail/qmail-scanner/Makefile | 2 | ||||
-rw-r--r-- | mail/qmail-scanner1/Makefile | 2 | ||||
-rw-r--r-- | textproc/cdiff/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/converters/tnef/Makefile b/converters/tnef/Makefile index c4584eaea873..7de54a0e19e7 100644 --- a/converters/tnef/Makefile +++ b/converters/tnef/Makefile @@ -11,7 +11,7 @@ CATEGORIES= converters mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= cr@jcmax.com +MAINTAINER= garga@FreeBSD.org COMMENT= Unpack data in MS Outlook TNEF format GNU_CONFIGURE= yes diff --git a/ftp/pure-ftpd/Makefile b/ftp/pure-ftpd/Makefile index d191f659949b..62e48d16df17 100644 --- a/ftp/pure-ftpd/Makefile +++ b/ftp/pure-ftpd/Makefile @@ -21,7 +21,7 @@ MASTER_SITES= http://download.pureftpd.org/pub/pure-ftpd/releases/ \ ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= pureftpd -MAINTAINER= j@pureftpd.org +MAINTAINER= garga@FreeBSD.org COMMENT= A small, easy to set up, fast and very secure FTP server USE_BZIP2= yes diff --git a/mail/qmail-scanner/Makefile b/mail/qmail-scanner/Makefile index caf6915735ca..d862a1c0cf39 100644 --- a/mail/qmail-scanner/Makefile +++ b/mail/qmail-scanner/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/} EXTRACT_SUFX= .tgz -MAINTAINER= freebsd@simplerezo.com +MAINTAINER= garga@FreeBSD.org COMMENT= Content/Anti-virus Scanner for qmail BUILD_DEPENDS= reformime:${PORTSDIR}/mail/maildrop \ diff --git a/mail/qmail-scanner1/Makefile b/mail/qmail-scanner1/Makefile index caf6915735ca..d862a1c0cf39 100644 --- a/mail/qmail-scanner1/Makefile +++ b/mail/qmail-scanner1/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/} EXTRACT_SUFX= .tgz -MAINTAINER= freebsd@simplerezo.com +MAINTAINER= garga@FreeBSD.org COMMENT= Content/Anti-virus Scanner for qmail BUILD_DEPENDS= reformime:${PORTSDIR}/mail/maildrop \ diff --git a/textproc/cdiff/Makefile b/textproc/cdiff/Makefile index 974da664ee57..c7a262cc5bee 100644 --- a/textproc/cdiff/Makefile +++ b/textproc/cdiff/Makefile @@ -14,7 +14,7 @@ CATEGORIES= textproc MASTER_SITES= # none DISTFILES= # none -MAINTAINER= eivind@FreeBSD.org +MAINTAINER= garga@FreeBSD.org COMMENT= Diff readability enhancher for color terminals NO_BUILD= yes |