diff options
author | vs <vs@FreeBSD.org> | 2005-04-08 19:51:49 +0800 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2005-04-08 19:51:49 +0800 |
commit | aef44f27c6638668fa628a41897af3d64b8f81ae (patch) | |
tree | c59c61cd170189922ca881a17e9829b32849fb5a /devel | |
parent | b5097847e3b2b4b25620deb555ac2287d7519305 (diff) | |
download | freebsd-ports-gnome-aef44f27c6638668fa628a41897af3d64b8f81ae.tar.gz freebsd-ports-gnome-aef44f27c6638668fa628a41897af3d64b8f81ae.tar.zst freebsd-ports-gnome-aef44f27c6638668fa628a41897af3d64b8f81ae.zip |
- Mark the port deprecated, as BitMover are discontinuing support for
BitKeeper/Free effective 2005-07-01, see their web site
<http://www.bitkeeper.com/press/2005-04-05.html>
<http://www.bitkeeper.com/Products.BK_Pro.FAQ.html#migration>
- Release maintainership
PR: ports/79638
Submitted by: maintainer
Diffstat (limited to 'devel')
-rw-r--r-- | devel/bitkeeper/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/bitkeeper/Makefile b/devel/bitkeeper/Makefile index baa5ae3d3c16..3a5dcd785ca7 100644 --- a/devel/bitkeeper/Makefile +++ b/devel/bitkeeper/Makefile @@ -17,12 +17,13 @@ CATEGORIES= devel EXTRACT_SUFX= EXTRACT_ONLY= -MAINTAINER= matthias.andree@gmx.de +MAINTAINER= ports@FreeBSD.org COMMENT= Scalable Distributed Software Configuration Management System ONLY_FOR_ARCHS= i386 NO_BUILD= yes RESTRICTED= "Redistribution is not permitted" +DEPRECATED= "BitKeeper/Free will be discontinued on 2005-07-01" USE_XLIB= yes |