diff options
author | sem <sem@FreeBSD.org> | 2009-12-22 21:39:08 +0800 |
---|---|---|
committer | sem <sem@FreeBSD.org> | 2009-12-22 21:39:08 +0800 |
commit | 0859be54ddcfc233c14fc7b2d1b5d4616a2540e5 (patch) | |
tree | 2696c870e189cec5b2bebe4d3a1f5ee995cc0d9a /net | |
parent | 0ed528bf31989626ce807e3efb879395b43b5949 (diff) | |
download | freebsd-ports-gnome-0859be54ddcfc233c14fc7b2d1b5d4616a2540e5.tar.gz freebsd-ports-gnome-0859be54ddcfc233c14fc7b2d1b5d4616a2540e5.tar.zst freebsd-ports-gnome-0859be54ddcfc233c14fc7b2d1b5d4616a2540e5.zip |
- Mark the port DEPRECATED and EXPIRATION_DATE=2010-01-22
The version of mpd is not supported by developer and not recomended for ages.
Submitted by: mav (a current developer of mpd)
Diffstat (limited to 'net')
-rw-r--r-- | net/mpd/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/mpd/Makefile b/net/mpd/Makefile index 9c400d58cc88..27422bfcd02a 100644 --- a/net/mpd/Makefile +++ b/net/mpd/Makefile @@ -16,6 +16,9 @@ DIST_SUBDIR= mpd MAINTAINER= ports@FreeBSD.org COMMENT= Multi-link PPP daemon based on netgraph(4) [legacy version] +DEPRECATED= obsoleted, unsupported port. Use net/mpd4, net/mpd5 instead +EXPIRATION_DATE= 2010-01-22 + # lang/mpd CONFLICTS= mpd-[^3]* |