diff options
author | archie <archie@FreeBSD.org> | 2000-06-30 05:38:33 +0800 |
---|---|---|
committer | archie <archie@FreeBSD.org> | 2000-06-30 05:38:33 +0800 |
commit | 7c7c521ef7ba7ad8c67e697f3e648437875a7b8f (patch) | |
tree | 23372fe7a87b1968d287f0e92bc831e43dc44c2b /net | |
parent | 390960e97dceb7518a63148f667674d40a6bc6b8 (diff) | |
download | freebsd-ports-graphics-7c7c521ef7ba7ad8c67e697f3e648437875a7b8f.tar.gz freebsd-ports-graphics-7c7c521ef7ba7ad8c67e697f3e648437875a7b8f.tar.zst freebsd-ports-graphics-7c7c521ef7ba7ad8c67e697f3e648437875a7b8f.zip |
Upgrade to version 3.0.
Diffstat (limited to 'net')
-rw-r--r-- | net/mpd-netgraph/Makefile | 5 | ||||
-rw-r--r-- | net/mpd-netgraph/distinfo | 2 | ||||
-rw-r--r-- | net/mpd-netgraph/pkg-descr | 1 |
3 files changed, 3 insertions, 5 deletions
diff --git a/net/mpd-netgraph/Makefile b/net/mpd-netgraph/Makefile index b8063b67525..825ec5180f4 100644 --- a/net/mpd-netgraph/Makefile +++ b/net/mpd-netgraph/Makefile @@ -6,16 +6,15 @@ # PORTNAME= mpd -PORTVERSION= 3.0.b8 +PORTVERSION= 3.0 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= archie -DISTNAME= mpd-3.0b8 MAINTAINER= archie@freebsd.org MTREE_FILE= ${FILESDIR}/mpd.mtree MAN8= mpd.8 -MANCOMPRESSED= yes +MANCOMPRESSED= maybe .include <bsd.port.mk> diff --git a/net/mpd-netgraph/distinfo b/net/mpd-netgraph/distinfo index 68014145754..d58913ed9f8 100644 --- a/net/mpd-netgraph/distinfo +++ b/net/mpd-netgraph/distinfo @@ -1 +1 @@ -MD5 (mpd-3.0b8.tar.gz) = 2f6e41668e5936f57b82139469e27410 +MD5 (mpd-3.0.tar.gz) = 4890a9bc7ba9a9c62c277eb1ec072ade diff --git a/net/mpd-netgraph/pkg-descr b/net/mpd-netgraph/pkg-descr index a0f64f88f26..11ab7ffc6ab 100644 --- a/net/mpd-netgraph/pkg-descr +++ b/net/mpd-netgraph/pkg-descr @@ -19,4 +19,3 @@ Mpd also includes many additional features: common modems and ISDN terminal adapters Clean device-type independent design Comprehensive logging - |