diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2018-06-14 17:13:01 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2018-06-14 17:13:01 +0000 |
commit | 8c665a63fe0d6211213725a1cb0c452d96580cdc (patch) | |
tree | 16aed638b397c888fca945b8f634434d47d2203d /devel | |
parent | 8543f37ef55268c1dbcb333fe3777f8c4b00b2b5 (diff) | |
download | ports-8c665a63fe0d6211213725a1cb0c452d96580cdc.tar.gz ports-8c665a63fe0d6211213725a1cb0c452d96580cdc.zip |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-ZConf-GUI/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/p5-ZConf-GUI/Makefile b/devel/p5-ZConf-GUI/Makefile index 9633e4fd40ee..23ab021e3c7f 100644 --- a/devel/p5-ZConf-GUI/Makefile +++ b/devel/p5-ZConf-GUI/Makefile @@ -15,6 +15,9 @@ COMMENT= GUI backend chooser LICENSE= ART10 GPLv1+ LICENSE_COMB= dual +DEPRECATED= Unmaintained +EXPIRATION_DATE= 2018-07-15 + BUILD_DEPENDS= p5-ZConf>=6.1.0:net/p5-ZConf \ p5-Error-Helper>=1.0.0:devel/p5-Error-Helper \ p5-Module-List>=0.003:devel/p5-Module-List \ |