diff options
-rw-r--r-- | comms/gnokii/Makefile | 2 | ||||
-rw-r--r-- | ftp/oftpd/Makefile | 2 | ||||
-rw-r--r-- | mail/cclient/Makefile | 2 | ||||
-rw-r--r-- | mail/drac/Makefile | 2 | ||||
-rw-r--r-- | mail/imap-uw/Makefile | 2 | ||||
-rw-r--r-- | mail/mboxgrep/Makefile | 2 | ||||
-rw-r--r-- | mail/tlb/Makefile | 2 | ||||
-rw-r--r-- | security/pam-mysql/Makefile | 2 | ||||
-rw-r--r-- | www/mod_sqlinclude/Makefile | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/comms/gnokii/Makefile b/comms/gnokii/Makefile index 0a7d4d4a931f..1e45b4c6605c 100644 --- a/comms/gnokii/Makefile +++ b/comms/gnokii/Makefile @@ -13,7 +13,7 @@ CATEGORIES= comms MASTER_SITES= ftp://ftp.gnokii.org/pub/gnokii/ \ ftp://urtica.linuxnews.pl/pub/people/pkot/gnokii/ -MAINTAINER= anders@fix.no +MAINTAINER= anders@FreeBSD.org LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext diff --git a/ftp/oftpd/Makefile b/ftp/oftpd/Makefile index b35d2223bcdc..b68040953ac3 100644 --- a/ftp/oftpd/Makefile +++ b/ftp/oftpd/Makefile @@ -12,7 +12,7 @@ CATEGORIES= ftp MASTER_SITES= http://www.time-travellers.org/oftpd/ \ http://www.freenix.no/~anders/ -MAINTAINER= anders@fix.no +MAINTAINER= anders@FreeBSD.org GNU_CONFIGURE= yes diff --git a/mail/cclient/Makefile b/mail/cclient/Makefile index 090348a0e8ee..3e6270568a7d 100644 --- a/mail/cclient/Makefile +++ b/mail/cclient/Makefile @@ -18,7 +18,7 @@ MASTER_SITE_SUBDIR= . old DISTNAME= imap-2001a EXTRACT_SUFX= .tar.Z -MAINTAINER= anders@fix.no +MAINTAINER= anders@FreeBSD.org INSTALLS_SHLIB= yes ALL_TARGET= bsf diff --git a/mail/drac/Makefile b/mail/drac/Makefile index 318e472aabc8..30e6a6b88585 100644 --- a/mail/drac/Makefile +++ b/mail/drac/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.cc.umanitoba.ca/src/ \ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tar.Z -MAINTAINER= anders@fix.no +MAINTAINER= anders@FreeBSD.org .if defined(WITH_POSTFIX_DB3) LIB_DEPENDS+= db3.2:${PORTSDIR}/databases/db3 diff --git a/mail/imap-uw/Makefile b/mail/imap-uw/Makefile index 8ea5128bff9b..25b7cbe3536a 100644 --- a/mail/imap-uw/Makefile +++ b/mail/imap-uw/Makefile @@ -20,7 +20,7 @@ PKGNAMESUFFIX= -uw DISTNAME= imap-2001a DISTFILES= ${DISTNAME}.tar.Z imap-utils.tar.Z -MAINTAINER= anders@fix.no +MAINTAINER= anders@FreeBSD.org LIB_DEPENDS= c-client4.8:${PORTSDIR}/mail/cclient .if defined(WITH_DRAC) diff --git a/mail/mboxgrep/Makefile b/mail/mboxgrep/Makefile index abbb2c0fc78a..dbe899e3f158 100644 --- a/mail/mboxgrep/Makefile +++ b/mail/mboxgrep/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= anders@fix.no +MAINTAINER= anders@FreeBSD.org .if defined(WITH_PCRE) LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre diff --git a/mail/tlb/Makefile b/mail/tlb/Makefile index e1d3e1713891..34b71fb7590d 100644 --- a/mail/tlb/Makefile +++ b/mail/tlb/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.hpc.uh.edu/pub/tlb/ \ ftp://totem.fix.no/pub/mirrors/misc/ EXTRACT_SUFX= .tgz -MAINTAINER= anders@fix.no +MAINTAINER= anders@FreeBSD.org RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Mail/Address.pm:${PORTSDIR}/mail/p5-Mail-Tools \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Date/Format.pm:${PORTSDIR}/devel/p5-TimeDate \ diff --git a/security/pam-mysql/Makefile b/security/pam-mysql/Makefile index e749fd065167..c40acc9dc47f 100644 --- a/security/pam-mysql/Makefile +++ b/security/pam-mysql/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security databases MASTER_SITES= http://download.sourceforge.net/pam-mysql/ \ http://www.freenix.no/~anders/ -MAINTAINER= anders@fix.no +MAINTAINER= anders@FreeBSD.org LIB_DEPENDS= mysqlclient.10:${PORTSDIR}/databases/mysql323-client diff --git a/www/mod_sqlinclude/Makefile b/www/mod_sqlinclude/Makefile index 0c388212eed7..f88d84564076 100644 --- a/www/mod_sqlinclude/Makefile +++ b/www/mod_sqlinclude/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://wfmh.org.pl/~carlos/files/ \ DISTNAME= ${PORTNAME}_${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= anders@fix.no +MAINTAINER= anders@FreeBSD.org BUILD_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13 LIB_DEPENDS= mysqlclient.10:${PORTSDIR}/databases/mysql323-client |