diff options
author | Doug Ambrisko <ambrisko@FreeBSD.org> | 2003-02-04 04:24:13 +0000 |
---|---|---|
committer | Doug Ambrisko <ambrisko@FreeBSD.org> | 2003-02-04 04:24:13 +0000 |
commit | 7b73089f483fcde06ed613587e3ebda93bbb000a (patch) | |
tree | 4c18adc423a87bd46a6e00551cbb2e83eb8525d6 /net/etherboot/Makefile | |
parent | 2ab3f1c50ef939b88f41f5bb593f3aed9878219e (diff) | |
download | ports-7b73089f483fcde06ed613587e3ebda93bbb000a.tar.gz ports-7b73089f483fcde06ed613587e3ebda93bbb000a.zip |
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 1fd97fb6a83a..b08135b92494 100644 --- a/net/etherboot/Makefile +++ b/net/etherboot/Makefile @@ -6,7 +6,7 @@ # PORTNAME= etherboot -PORTVERSION= 5.0.5 +PORTVERSION= 5.0.8 CATEGORIES= net #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} #MASTER_SITE_SUBDIR= ${PORTNAME} |