diff options
author | archie <archie@FreeBSD.org> | 2002-01-10 09:08:59 +0800 |
---|---|---|
committer | archie <archie@FreeBSD.org> | 2002-01-10 09:08:59 +0800 |
commit | 6fcb9e339c354c852df76b08b81cd164e6f2b9d0 (patch) | |
tree | 7ea42f84a0d37055605968745ef8555b226ee3fe /net | |
parent | 4acc2975a4b221b2fe3d15ef9701c8e30c15b57e (diff) | |
download | freebsd-ports-gnome-6fcb9e339c354c852df76b08b81cd164e6f2b9d0.tar.gz freebsd-ports-gnome-6fcb9e339c354c852df76b08b81cd164e6f2b9d0.tar.zst freebsd-ports-gnome-6fcb9e339c354c852df76b08b81cd164e6f2b9d0.zip |
Update to version 3.4. The main improvement is the ability
to do MS-CHAPv2 as a server, instead of only as a client.
Diffstat (limited to 'net')
-rw-r--r-- | net/mpd-netgraph/Makefile | 2 | ||||
-rw-r--r-- | net/mpd-netgraph/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/mpd-netgraph/Makefile b/net/mpd-netgraph/Makefile index d7afc7a3be9e..908e3e2419e4 100644 --- a/net/mpd-netgraph/Makefile +++ b/net/mpd-netgraph/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mpd -PORTVERSION= 3.3 +PORTVERSION= 3.4 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= archie diff --git a/net/mpd-netgraph/distinfo b/net/mpd-netgraph/distinfo index 801b44a07a8b..58b54c100d8c 100644 --- a/net/mpd-netgraph/distinfo +++ b/net/mpd-netgraph/distinfo @@ -1 +1 @@ -MD5 (mpd-3.3.tar.gz) = 1e2cbfc1f1443e4d1623b664722dc82f +MD5 (mpd-3.4.tar.gz) = ff0a9d89fb43cabe19fb9897f2725be9 |