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