aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2008-09-01 08:50:43 +0800
committerlinimon <linimon@FreeBSD.org>2008-09-01 08:50:43 +0800
commit68cc5f7cb205a5e8b4c3bb8d39c3a7ba0b45d6e4 (patch)
tree97536052dd6cf31db74229fd3c7585bd2e344cc7
parent4d056029425f9f98ec26ecb99c54634eb09066f2 (diff)
downloadfreebsd-ports-gnome-68cc5f7cb205a5e8b4c3bb8d39c3a7ba0b45d6e4.tar.gz
freebsd-ports-gnome-68cc5f7cb205a5e8b4c3bb8d39c3a7ba0b45d6e4.tar.zst
freebsd-ports-gnome-68cc5f7cb205a5e8b4c3bb8d39c3a7ba0b45d6e4.zip
bsd@FreeBSD.org has not been active in ports in quite some time.
hat: portmgr
-rw-r--r--comms/comserv/Makefile2
-rw-r--r--comms/comserv/pkg-descr2
-rw-r--r--devel/avrdude/Makefile2
-rw-r--r--sysutils/cdroot/Makefile2
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>