diff options
-rw-r--r-- | comms/comserv/Makefile | 2 | ||||
-rw-r--r-- | comms/comserv/pkg-descr | 2 | ||||
-rw-r--r-- | devel/avrdude/Makefile | 2 | ||||
-rw-r--r-- | sysutils/cdroot/Makefile | 2 |
4 files changed, 3 insertions, 5 deletions
diff --git a/comms/comserv/Makefile b/comms/comserv/Makefile index 347a0720e28a..5f18e296f58e 100644 --- a/comms/comserv/Makefile +++ b/comms/comserv/Makefile @@ -11,7 +11,7 @@ CATEGORIES= comms net MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= bsd -MAINTAINER= bsd@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Provide network access to local serial ports and make remote ports appear local MAN8= comservd.8 diff --git a/comms/comserv/pkg-descr b/comms/comserv/pkg-descr index bf45b06e0317..d02e8e05a647 100644 --- a/comms/comserv/pkg-descr +++ b/comms/comserv/pkg-descr @@ -7,5 +7,3 @@ ports. Additionally, comservd can serve up local serial ports to remote systems, effectively turning the system running comservd into a terminal server with respect to its own local serial ports. - -WWW: http://www.bsdhome.com/comserv/ diff --git a/devel/avrdude/Makefile b/devel/avrdude/Makefile index 0e139fa70198..c95e7922678d 100644 --- a/devel/avrdude/Makefile +++ b/devel/avrdude/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= avrdude -MAINTAINER= bsd@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Program for programming the on-chip memory of Atmel AVR CPUs LIB_DEPENDES= usb-0.1.8:${PORTSDIR}/devel/libusb diff --git a/sysutils/cdroot/Makefile b/sysutils/cdroot/Makefile index b796efdb266b..0fb53d7f8643 100644 --- a/sysutils/cdroot/Makefile +++ b/sysutils/cdroot/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= bsd -MAINTAINER= bsd@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Scripts to automate setting up a bootable CD-ROM based FreeBSD system .include <bsd.port.mk> |