diff options
author | Mark Peek <mp@FreeBSD.org> | 2001-07-31 17:17:15 +0000 |
---|---|---|
committer | Mark Peek <mp@FreeBSD.org> | 2001-07-31 17:17:15 +0000 |
commit | daa05435e2f8e42b5609ac864ee0bedaec95cd91 (patch) | |
tree | 506c29db5c3652ac17adf10c2d8edb503f1fabbb /net/etherboot/Makefile | |
parent | f2e6cc1737a9cf1fd8897228074c24cd3a1794c4 (diff) |
Notes
Diffstat (limited to 'net/etherboot/Makefile')
-rw-r--r-- | net/etherboot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/etherboot/Makefile b/net/etherboot/Makefile index 31fc359e355b..a8af8f85fb7a 100644 --- a/net/etherboot/Makefile +++ b/net/etherboot/Makefile @@ -14,7 +14,7 @@ CATEGORIES= net MASTER_SITES= http://etherboot.sourceforge.net/ CATEGORIES= net -MAINTAINER= ambrisko@whistle.com +MAINTAINER= ambrisko@ambrisko.com NO_PACKAGE= lots of configuration necessary USE_GMAKE=1 |