diff options
author | Archie Cobbs <archie@FreeBSD.org> | 2000-01-30 21:20:38 +0000 |
---|---|---|
committer | Archie Cobbs <archie@FreeBSD.org> | 2000-01-30 21:20:38 +0000 |
commit | 016b62d3cd361ede83778980869df481ccc0b7da (patch) | |
tree | 7b1e7f87bdb15da3f593122a3fbbbd1aacd6f242 /net | |
parent | Fix several buffer overflows and update the manpage a bit. (diff) |
Update to version 3.0b3.
Notes
Notes:
svn path=/head/; revision=25324
Diffstat (limited to 'net')
-rw-r--r-- | net/mpd-netgraph/Makefile | 6 | ||||
-rw-r--r-- | net/mpd-netgraph/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/mpd-netgraph/Makefile b/net/mpd-netgraph/Makefile index 2671f3418bc6..5e55a783905c 100644 --- a/net/mpd-netgraph/Makefile +++ b/net/mpd-netgraph/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: mpd -# Version required: 3.0b2 -# Date created: 12 Jan 2000 +# Version required: 3.0b3 +# Date created: 30 Jan 2000 # Whom: Archie Cobbs # # $FreeBSD$ # -DISTNAME= mpd-3.0b2 +DISTNAME= mpd-3.0b3 CATEGORIES= net MASTER_SITES= ftp://ftp.whistle.com/pub/archie/mpd/ diff --git a/net/mpd-netgraph/distinfo b/net/mpd-netgraph/distinfo index 9099790bea3e..ce8236dc0168 100644 --- a/net/mpd-netgraph/distinfo +++ b/net/mpd-netgraph/distinfo @@ -1 +1 @@ -MD5 (mpd-3.0b2.tar.gz) = 1fe3bffe8002980c0ccd29a117f16374 +MD5 (mpd-3.0b3.tar.gz) = 1e537a75d8da97cba9e6a8440c8cbd40 |