mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Fixed bug imported by myself.
Newer version(7.22) was released right after my commit(7.21).
This commit is contained in:
parent
52c7923dc5
commit
f5727f22fa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=39904
2 changed files with 3 additions and 4 deletions
|
@ -6,14 +6,13 @@
|
|||
#
|
||||
|
||||
PORTNAME= etherboot
|
||||
PORTVERSION= 4.7.21
|
||||
PORTVERSION= 4.7.22
|
||||
CATEGORIES= net
|
||||
#MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
#MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
#use development sources for now instead of standard ftp site.
|
||||
MASTER_SITES= http://etherboot.sourceforge.net/
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
||||
MAINTAINER= ambrisko@whistle.com
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (etherboot-4.7.21.tar.gz) = 04d5da6ec2fc8f5ea0d188752e1624b7
|
||||
MD5 (etherboot-4.7.22.tar.gz) = 8d26e7f447f2cd1ba2896d4ab08fac10
|
||||
|
|
Loading…
Add table
Reference in a new issue