diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-02-02 23:44:01 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-02-02 23:44:01 +0000 |
commit | 2be3df4e6cd3903e9986f58d8470af2eeb8ddb04 (patch) | |
tree | 62bb721c2238601abab3327be8256421078184d4 /net/netboot | |
parent | 28e954021129898a645c3b91269e3a9caf6647de (diff) | |
download | ports-2be3df4e6cd3903e9986f58d8470af2eeb8ddb04.tar.gz ports-2be3df4e6cd3903e9986f58d8470af2eeb8ddb04.zip |
Notes
Diffstat (limited to 'net/netboot')
-rw-r--r-- | net/netboot/Makefile | 2 | ||||
-rw-r--r-- | net/netboot/pkg-descr | 3 |
2 files changed, 1 insertions, 4 deletions
diff --git a/net/netboot/Makefile b/net/netboot/Makefile index 502db84eb77d..bde9bf1073fe 100644 --- a/net/netboot/Makefile +++ b/net/netboot/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 0.10.2 CATEGORIES= net MASTER_SITES= SF -MAINTAINER= dyeske@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Netboot with Packet or NDIS-2 drivers LIB_DEPENDS= lzo2.2:${PORTSDIR}/archivers/lzo2 diff --git a/net/netboot/pkg-descr b/net/netboot/pkg-descr index 26c138577ad2..e3544d395d07 100644 --- a/net/netboot/pkg-descr +++ b/net/netboot/pkg-descr @@ -8,6 +8,3 @@ a network card it can usually be downloaded from an FTP server of the manufacturer WWW: http://netboot.sourceforge.net/ - -- David -dyeske@gmail.com |