diff options
Diffstat (limited to 'net/mpd-netgraph/Makefile')
-rw-r--r-- | net/mpd-netgraph/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/mpd-netgraph/Makefile b/net/mpd-netgraph/Makefile index 5e55a78..a395d55 100644 --- a/net/mpd-netgraph/Makefile +++ b/net/mpd-netgraph/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: mpd -# Version required: 3.0b3 -# Date created: 30 Jan 2000 +# Version required: 3.0b4 +# Date created: 31 Jan 2000 # Whom: Archie Cobbs # # $FreeBSD$ # -DISTNAME= mpd-3.0b3 +DISTNAME= mpd-3.0b4 CATEGORIES= net MASTER_SITES= ftp://ftp.whistle.com/pub/archie/mpd/ |