diff options
| author | Doug Barton <dougb@FreeBSD.org> | 2011-11-01 22:10:30 +0000 |
|---|---|---|
| committer | Doug Barton <dougb@FreeBSD.org> | 2011-11-01 22:10:30 +0000 |
| commit | 8d6383b023b2828c36401d433dff0369cbd46658 (patch) | |
| tree | d5680496105b39f5d90df376b5a9a355e0a54a9e /net/ipvs | |
| parent | e92ce18c9f20dba1c818235f75dbc42210e86d53 (diff) | |
Notes
Diffstat (limited to 'net/ipvs')
| -rw-r--r-- | net/ipvs/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/ipvs/Makefile b/net/ipvs/Makefile index 7e1911ea7b95..24265cccc334 100644 --- a/net/ipvs/Makefile +++ b/net/ipvs/Makefile @@ -15,6 +15,9 @@ DISTNAME= ipvs-${PORTVERSION}_${PORTREVISION} MAINTAINER= ports@FreeBSD.org COMMENT= FreeBSD port of Linux Virtual Server +DEPRECATED= Designed for FreeBSD 5.x, which is no longer supported +EXPIRATION_DATE= 2011-11-30 + #WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} SRCDIR?= /usr/src |
