diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/isc-dhcp3-server/Makefile | 2 | ||||
-rw-r--r-- | net/isc-dhcp3/Makefile | 2 | ||||
-rw-r--r-- | net/isc-dhcp30-server/Makefile | 2 | ||||
-rw-r--r-- | net/isc-dhcp31-server/Makefile | 2 | ||||
-rw-r--r-- | net/isc-dhcp40-server/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/net/isc-dhcp3-server/Makefile b/net/isc-dhcp3-server/Makefile index 9306fc3898ba..0c565a531cd7 100644 --- a/net/isc-dhcp3-server/Makefile +++ b/net/isc-dhcp3-server/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= ftp://ftp.isc.org/isc/dhcp/ DISTNAME= dhcp-3.0b2pl${PORTVERSION:S/3.0.b2.//g} -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= ports@FreeBSD.org .if defined(USE_FACILITY) _USE_FACILITY:= `${ECHO} ${USE_FACILITY} | ${TR} "[:lower:]" "[:upper:]"` diff --git a/net/isc-dhcp3/Makefile b/net/isc-dhcp3/Makefile index 9306fc3898ba..0c565a531cd7 100644 --- a/net/isc-dhcp3/Makefile +++ b/net/isc-dhcp3/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= ftp://ftp.isc.org/isc/dhcp/ DISTNAME= dhcp-3.0b2pl${PORTVERSION:S/3.0.b2.//g} -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= ports@FreeBSD.org .if defined(USE_FACILITY) _USE_FACILITY:= `${ECHO} ${USE_FACILITY} | ${TR} "[:lower:]" "[:upper:]"` diff --git a/net/isc-dhcp30-server/Makefile b/net/isc-dhcp30-server/Makefile index 9306fc3898ba..0c565a531cd7 100644 --- a/net/isc-dhcp30-server/Makefile +++ b/net/isc-dhcp30-server/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= ftp://ftp.isc.org/isc/dhcp/ DISTNAME= dhcp-3.0b2pl${PORTVERSION:S/3.0.b2.//g} -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= ports@FreeBSD.org .if defined(USE_FACILITY) _USE_FACILITY:= `${ECHO} ${USE_FACILITY} | ${TR} "[:lower:]" "[:upper:]"` diff --git a/net/isc-dhcp31-server/Makefile b/net/isc-dhcp31-server/Makefile index 9306fc3898ba..0c565a531cd7 100644 --- a/net/isc-dhcp31-server/Makefile +++ b/net/isc-dhcp31-server/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= ftp://ftp.isc.org/isc/dhcp/ DISTNAME= dhcp-3.0b2pl${PORTVERSION:S/3.0.b2.//g} -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= ports@FreeBSD.org .if defined(USE_FACILITY) _USE_FACILITY:= `${ECHO} ${USE_FACILITY} | ${TR} "[:lower:]" "[:upper:]"` diff --git a/net/isc-dhcp40-server/Makefile b/net/isc-dhcp40-server/Makefile index 9306fc3898ba..0c565a531cd7 100644 --- a/net/isc-dhcp40-server/Makefile +++ b/net/isc-dhcp40-server/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= ftp://ftp.isc.org/isc/dhcp/ DISTNAME= dhcp-3.0b2pl${PORTVERSION:S/3.0.b2.//g} -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= ports@FreeBSD.org .if defined(USE_FACILITY) _USE_FACILITY:= `${ECHO} ${USE_FACILITY} | ${TR} "[:lower:]" "[:upper:]"` |