aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2006-11-25 16:46:44 +0000
committerMark Linimon <linimon@FreeBSD.org>2006-11-25 16:46:44 +0000
commitd5e3867768aa0e22d800604e822445026f845ada (patch)
tree4330ea928da065d30ec7f666a38badcacb4e57a7
parent2830a3d3df868ab8f5a0e12ba68e59745aa4a918 (diff)
downloadports-d5e3867768aa0e22d800604e822445026f845ada.tar.gz
ports-d5e3867768aa0e22d800604e822445026f845ada.zip
Notes
-rw-r--r--devel/a2dev/Makefile2
-rw-r--r--devel/libpdel/Makefile2
-rw-r--r--java/jc/Makefile2
-rw-r--r--java/jikes/Makefile2
-rw-r--r--net/mpd/Makefile2
-rw-r--r--net/sl2tps/Makefile2
-rw-r--r--net/suckblow/Makefile2
-rw-r--r--www/lws/Makefile2
8 files changed, 8 insertions, 8 deletions
diff --git a/devel/a2dev/Makefile b/devel/a2dev/Makefile
index 19950290db4f..20af2d5233d5 100644
--- a/devel/a2dev/Makefile
+++ b/devel/a2dev/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= archie
EXTRACT_SUFX= .tgz
-MAINTAINER= archie@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Apple II 6502 assembler, linker, loader, and object file viewer
USE_GMAKE= defined
diff --git a/devel/libpdel/Makefile b/devel/libpdel/Makefile
index a113aa6d24af..12a1a727d1a7 100644
--- a/devel/libpdel/Makefile
+++ b/devel/libpdel/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= devel net www
MASTER_SITES= LOCAL/archie
-MAINTAINER= archie@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Packet Design multi-purpose C library for embedded applications
LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2
diff --git a/java/jc/Makefile b/java/jc/Makefile
index 313a5042b463..342ba33970dd 100644
--- a/java/jc/Makefile
+++ b/java/jc/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= java
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=jcvm/
-MAINTAINER= archie@freebsd.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= JVM that converts class files to C source and compiles them with GCC
BUILD_DEPENDS= ${LOCALBASE}/share/classpath/glibj.zip:${PORTSDIR}/java/classpath
diff --git a/java/jikes/Makefile b/java/jikes/Makefile
index 2d920a31a8af..44d48d94d222 100644
--- a/java/jikes/Makefile
+++ b/java/jikes/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= java
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=jikes/
-MAINTAINER= archie@freebsd.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A very fast Java source to byte-code compiler made available by IBM
MAN1= jikes.1
diff --git a/net/mpd/Makefile b/net/mpd/Makefile
index 07ebe65082e8..9f619eed572d 100644
--- a/net/mpd/Makefile
+++ b/net/mpd/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= archie
DIST_SUBDIR= mpd
-MAINTAINER= archie@freebsd.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Multi-link PPP daemon based on netgraph(4)
MTREE_FILE= ${FILESDIR}/mpd.mtree
diff --git a/net/sl2tps/Makefile b/net/sl2tps/Makefile
index e27525b9213a..24ce9b78d647 100644
--- a/net/sl2tps/Makefile
+++ b/net/sl2tps/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= archie
-MAINTAINER= archie@freebsd.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Simple L2TP server based on libpdel(3) and netgraph(4)
LIB_DEPENDS= pdel.0:${PORTSDIR}/devel/libpdel
diff --git a/net/suckblow/Makefile b/net/suckblow/Makefile
index c79d4d2a68b8..aeb65f1c5e30 100644
--- a/net/suckblow/Makefile
+++ b/net/suckblow/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= archie
-MAINTAINER= archie@freebsd.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Two companion utilities for transferring data over a TCP socket
CONFLICTS= suck-4.* suck-cnews-4.*
diff --git a/www/lws/Makefile b/www/lws/Makefile
index b1e552231a16..ca7a66336de9 100644
--- a/www/lws/Makefile
+++ b/www/lws/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= archie
-MAINTAINER= archie@freebsd.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Lightweight threaded HTTP/HTTPS web server based on libpdel(3)
LIB_DEPENDS= pdel.0:${PORTSDIR}/devel/libpdel