diff options
author | Archie Cobbs <archie@FreeBSD.org> | 2000-06-29 21:38:33 +0000 |
---|---|---|
committer | Archie Cobbs <archie@FreeBSD.org> | 2000-06-29 21:38:33 +0000 |
commit | f93c4801fe1b279a6091bb439ba687f4542f8668 (patch) | |
tree | c66b6bcd9963056da7aee775e899658f8f9d0e48 /net/mpd-netgraph | |
parent | 39313e27a6a42f08b4389c3f11131e0d8112506b (diff) | |
download | ports-f93c4801fe1b279a6091bb439ba687f4542f8668.tar.gz ports-f93c4801fe1b279a6091bb439ba687f4542f8668.zip |
Notes
Diffstat (limited to 'net/mpd-netgraph')
-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 b8063b67525e..825ec5180f41 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 68014145754f..d58913ed9f8d 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 a0f64f88f26d..11ab7ffc6ab8 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 - |