diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-12-09 06:02:16 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-12-09 06:02:16 +0000 |
commit | 176d7c1420d51ca41473ee94427a0c2dbbb7ec1e (patch) | |
tree | f97f33877761288dea482adcffe11fe6cea8a3e3 /net/etherboot | |
parent | 68a1787418dbdb08d02d71827d96f536835a2cda (diff) |
Update to 5.0.4
Remove empty pkg-plist
PR: 32497
Submitted by: osa@FreeBSD.org.ru
Approved by: maintainer
Notes
Notes:
svn path=/head/; revision=51279
Diffstat (limited to 'net/etherboot')
-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 141f792581c9..ec72ed68a5ba 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 03048b334696..860a9f9fbf01 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 e69de29bb2d1..000000000000 --- a/net/etherboot/pkg-plist +++ /dev/null |