diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/mpd-netgraph/Makefile | 1 | ||||
-rw-r--r-- | net/mpd/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/net/mpd-netgraph/Makefile b/net/mpd-netgraph/Makefile index bac9348897d5..5f41cc1aecf1 100644 --- a/net/mpd-netgraph/Makefile +++ b/net/mpd-netgraph/Makefile @@ -9,6 +9,7 @@ PORTNAME= mpd PORTVERSION= 3.0.b5 CATEGORIES= net MASTER_SITES= ftp://ftp.whistle.com/pub/archie/mpd/ +DISTNAME= mpd-3.0b5 MAINTAINER= archie@freebsd.org diff --git a/net/mpd/Makefile b/net/mpd/Makefile index 5868e653533c..66675ce6f729 100644 --- a/net/mpd/Makefile +++ b/net/mpd/Makefile @@ -9,6 +9,7 @@ PORTNAME= mpd PORTVERSION= 2.0.b2 CATEGORIES= net MASTER_SITES= ftp://ftp.whistle.com/pub/archie/mpd/ +DISTNAME= mpd-2.0b2 MAINTAINER= archie@freebsd.org |