aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorambrisko <ambrisko@FreeBSD.org>2003-01-08 02:40:47 +0800
committerambrisko <ambrisko@FreeBSD.org>2003-01-08 02:40:47 +0800
commitdbd9e3f7c759571c5fc03d1afbbb085faff0d29d (patch)
tree0e3c7b7a7dcb501aaaccabca20572efea87cedf0
parentecfb59a87d2db36a2b8028d24a5ac211c50c7353 (diff)
downloadfreebsd-ports-gnome-dbd9e3f7c759571c5fc03d1afbbb085faff0d29d.tar.gz
freebsd-ports-gnome-dbd9e3f7c759571c5fc03d1afbbb085faff0d29d.tar.zst
freebsd-ports-gnome-dbd9e3f7c759571c5fc03d1afbbb085faff0d29d.zip
Update my email to @freebsd.org.
-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