summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Ambrisko <ambrisko@FreeBSD.org>2003-01-07 18:40:47 +0000
committerDoug Ambrisko <ambrisko@FreeBSD.org>2003-01-07 18:40:47 +0000
commit47a657c611c8589e9d543367325603207fafe9ed (patch)
tree442c5b95ee1464c14e10937f4b7706ac1ed6a025
parentFix Build on -CURRENT. Merged from: (diff)
Update my email to @freebsd.org.
Notes
Notes: svn path=/head/; revision=72707
-rw-r--r--devel/sdcc/Makefile2
-rw-r--r--net/etherboot/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/sdcc/Makefile b/devel/sdcc/Makefile
index ab804b3888cd..fe663eeb6768 100644
--- a/devel/sdcc/Makefile
+++ b/devel/sdcc/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel lang
MASTER_SITES= http://www.geocities.com/ResearchTriangle/Forum/1353/
DISTNAME= ${PORTNAME}-${PORTVERSION}Ea
-MAINTAINER= ambrisko@ambrisko.com
+MAINTAINER= ambrisko@freebsd.org
WRKSRC= ${WRKDIR}/sdcc219Ea
GNU_CONFIGURE= yes
diff --git a/net/etherboot/Makefile b/net/etherboot/Makefile
index 3c10db9bc980..1fd97fb6a83a 100644
--- a/net/etherboot/Makefile
+++ b/net/etherboot/Makefile
@@ -13,7 +13,7 @@ CATEGORIES= net
#use development sources for now instead of standard ftp site.
MASTER_SITES= http://etherboot.sourceforge.net/
-MAINTAINER= ambrisko@ambrisko.com
+MAINTAINER= ambrisko@freebsd.org
NO_PACKAGE= lots of configuration necessary
USE_BZIP2=1