diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2010-12-26 00:55:41 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2010-12-26 00:55:41 +0800 |
commit | b902a95810000e509c4d4d2472a0a33e4e460d7c (patch) | |
tree | 6ee6211542b50353ccc478b43a8d1bf3d5e759e4 /net/etherboot | |
parent | e161ad57be446fc102eda3cf4d06b7cbf27b51ff (diff) | |
download | freebsd-ports-gnome-b902a95810000e509c4d4d2472a0a33e4e460d7c.tar.gz freebsd-ports-gnome-b902a95810000e509c4d4d2472a0a33e4e460d7c.tar.zst freebsd-ports-gnome-b902a95810000e509c4d4d2472a0a33e4e460d7c.zip |
- Use canonical format for FreeBSD.org MAINTAINER addresses
- Remove obsolete MD5 checksum while I'm here
PR: ports/152844
Submitted by: sunpoet (myself)
Approved by: miwi (with portmgr hat)
Diffstat (limited to 'net/etherboot')
-rw-r--r-- | net/etherboot/Makefile | 2 | ||||
-rw-r--r-- | net/etherboot/distinfo | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/net/etherboot/Makefile b/net/etherboot/Makefile index 183b7828c323..d1b5d1da32c0 100644 --- a/net/etherboot/Makefile +++ b/net/etherboot/Makefile @@ -15,7 +15,7 @@ CATEGORIES= net MASTER_SITES= http://etherboot.sourceforge.net/ \ http://etherboot.berlios.de/dist/ -MAINTAINER= ambrisko@freebsd.org +MAINTAINER= ambrisko@FreeBSD.org COMMENT= Network boot of FreeBSD a.out/ELF kernels (improved netboot) NO_PACKAGE= lots of configuration necessary diff --git a/net/etherboot/distinfo b/net/etherboot/distinfo index ac55afaebd4d..a28bf79b8ef5 100644 --- a/net/etherboot/distinfo +++ b/net/etherboot/distinfo @@ -1,3 +1,2 @@ -MD5 (etherboot-5.2.6.tar.bz2) = af5ae9150beda715deb22a5904a0c8e4 SHA256 (etherboot-5.2.6.tar.bz2) = f7de9d265347ee27680b436edc4b97fb2a5936bbc9f57bf2a3f8ead9d92d01c6 SIZE (etherboot-5.2.6.tar.bz2) = 926924 |