diff options
author | asami <asami@FreeBSD.org> | 2000-04-15 08:57:37 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-04-15 08:57:37 +0000 |
commit | dca393fffc8ac3819ef513947a0592f259e27b90 (patch) | |
tree | ae3e892cfa8789a9ba77df20c31f88a17e8c75f8 /net/mpd-netgraph | |
parent | 4c0eab4fb78baf03da0e64f20635596c34d5330c (diff) | |
download | FreeBSD-ports-dca393fffc8ac3819ef513947a0592f259e27b90.zip FreeBSD-ports-dca393fffc8ac3819ef513947a0592f259e27b90.tar.gz |
Need to add back DISTNAME since PORTVERSION has an extra period.
Diffstat (limited to 'net/mpd-netgraph')
-rw-r--r-- | net/mpd-netgraph/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/mpd-netgraph/Makefile b/net/mpd-netgraph/Makefile index bac9348..5f41cc1 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 |