diff options
Diffstat (limited to 'devel/bzr-git/Makefile')
-rw-r--r-- | devel/bzr-git/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/bzr-git/Makefile b/devel/bzr-git/Makefile index 24e102790dc9..c8de5d53ac7f 100644 --- a/devel/bzr-git/Makefile +++ b/devel/bzr-git/Makefile @@ -11,6 +11,9 @@ MASTER_SITES= https://launchpadlibrarian.net/98666746/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Plugin for bzr to work with git trees +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2 BUILD_DEPENDS= bzr:devel/bzr |