diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-04-15 08:57:37 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-04-15 08:57:37 +0000 |
commit | 8b31cf37d553e6ac5a074df1b82e99f9581b60db (patch) | |
tree | 0fdd489e455c1ad17d8386008f6e2fbc83eaa633 /net/mpd | |
parent | Oops, didn't notice a couple of DISTNAMEs hideng there. (diff) |
Need to add back DISTNAME since PORTVERSION has an extra period.
Diffstat (limited to 'net/mpd')
-rw-r--r-- | net/mpd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 |