diff options
author | Doug Ambrisko <ambrisko@FreeBSD.org> | 2003-01-07 18:40:47 +0000 |
---|---|---|
committer | Doug Ambrisko <ambrisko@FreeBSD.org> | 2003-01-07 18:40:47 +0000 |
commit | 47a657c611c8589e9d543367325603207fafe9ed (patch) | |
tree | 442c5b95ee1464c14e10937f4b7706ac1ed6a025 /net/etherboot | |
parent | 0b04676d3acd590c2815b05e10f433160e56ee59 (diff) | |
download | ports-47a657c611c8589e9d543367325603207fafe9ed.tar.gz ports-47a657c611c8589e9d543367325603207fafe9ed.zip |
Notes
Diffstat (limited to 'net/etherboot')
-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 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 |