diff options
author | dwcjr <dwcjr@FreeBSD.org> | 2001-12-09 06:02:16 +0000 |
---|---|---|
committer | dwcjr <dwcjr@FreeBSD.org> | 2001-12-09 06:02:16 +0000 |
commit | d37a1ccb46638c79c595477d3880948e7f8d70f9 (patch) | |
tree | 207b4b5ea674803359c8818258328a20bf56f7a7 /net | |
parent | cf5ea2175895b33875e6a125c0aedf77a04d486a (diff) | |
download | FreeBSD-ports-d37a1ccb46638c79c595477d3880948e7f8d70f9.zip FreeBSD-ports-d37a1ccb46638c79c595477d3880948e7f8d70f9.tar.gz |
Update to 5.0.4
Remove empty pkg-plist
PR: 32497
Submitted by: osa@FreeBSD.org.ru
Approved by: maintainer
Diffstat (limited to 'net')
-rw-r--r-- | net/etherboot/Makefile | 3 | ||||
-rw-r--r-- | net/etherboot/distinfo | 2 | ||||
-rw-r--r-- | net/etherboot/pkg-plist | 0 |
3 files changed, 2 insertions, 3 deletions
diff --git a/net/etherboot/Makefile b/net/etherboot/Makefile index 141f792..ec72ed6 100644 --- a/net/etherboot/Makefile +++ b/net/etherboot/Makefile @@ -6,13 +6,12 @@ # PORTNAME= etherboot -PORTVERSION= 5.0.3 +PORTVERSION= 5.0.4 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 MAINTAINER= ambrisko@ambrisko.com diff --git a/net/etherboot/distinfo b/net/etherboot/distinfo index 03048b3..860a9f9 100644 --- a/net/etherboot/distinfo +++ b/net/etherboot/distinfo @@ -1 +1 @@ -MD5 (etherboot-5.0.3.tar.bz2) = 07a3acb536e1fb4488f5f6fd25fa628b +MD5 (etherboot-5.0.4.tar.bz2) = a15a124cb4e2ca06228d60bf83b2fac6 diff --git a/net/etherboot/pkg-plist b/net/etherboot/pkg-plist deleted file mode 100644 index e69de29..0000000 --- a/net/etherboot/pkg-plist +++ /dev/null |