diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-08-01 14:42:28 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-08-01 14:42:28 +0000 |
commit | e6a2c17cd746bcaa743a5512bde5fb394404de6e (patch) | |
tree | 39910ec5156facd97eed80716e922448ebf46334 | |
parent | - Update to 2.5-20070731 (diff) |
- Remove in 1 month, unless updated
Deal with: flz (the devil^W^W maintainer)
Notes
Notes:
svn path=/head/; revision=196903
-rw-r--r-- | net/openbgpd-devel/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/openbgpd-devel/Makefile b/net/openbgpd-devel/Makefile index 4274c47db71b..64fbbc0905e0 100644 --- a/net/openbgpd-devel/Makefile +++ b/net/openbgpd-devel/Makefile @@ -15,6 +15,9 @@ SNAPSHOT= 20060516 MAINTAINER= flz@FreeBSD.org COMMENT= Free implementation of the Border Gateway Protocol, Version 4 +DEPRECATED= Older version than in openbgpd port, will be removed unless updated +EXPIRATION_DATE=2007-09-01 + CONFLICTS= zebra-0* quagga-0* openbgpd-devel-* MASTERDIR= ${.CURDIR}/../openbgpd |