diff options
author | Archie Cobbs <archie@FreeBSD.org> | 2001-11-08 06:06:55 +0000 |
---|---|---|
committer | Archie Cobbs <archie@FreeBSD.org> | 2001-11-08 06:06:55 +0000 |
commit | 30458d205e2c3fd1fcceefdb17bc4855a0c8ac98 (patch) | |
tree | 150c2224a1fc12c90592eb571e8923c45919850a /net/mpd | |
parent | e67048df8997e8d2a60ef1f5808c28f846aee697 (diff) | |
download | ports-30458d205e2c3fd1fcceefdb17bc4855a0c8ac98.tar.gz ports-30458d205e2c3fd1fcceefdb17bc4855a0c8ac98.zip |
Notes
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 6d294bf18f1f..a35623ee3a36 100644 --- a/net/mpd/Makefile +++ b/net/mpd/Makefile @@ -17,5 +17,6 @@ MAINTAINER= archie@freebsd.org MTREE_FILE= ${FILESDIR}/mpd.mtree MAN8= mpd.8 MANCOMPRESSED= yes +NO_LATEST_LINK= .include <bsd.port.mk> |