diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-02-28 12:23:50 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-02-28 12:23:50 +0000 |
commit | 22595a493604cc9942f7a86e380c777a4272a770 (patch) | |
tree | a00e5103636f6b90b7018c26ad3b47b01a9efe65 /databases/pydbdesigner | |
parent | e4a0ecbdf7cc961eb9ef553bf1e41de0570aebec (diff) | |
download | ports-22595a493604cc9942f7a86e380c777a4272a770.tar.gz ports-22595a493604cc9942f7a86e380c777a4272a770.zip |
Notes
Diffstat (limited to 'databases/pydbdesigner')
-rw-r--r-- | databases/pydbdesigner/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/pydbdesigner/Makefile b/databases/pydbdesigner/Makefile index 43a71bfd9f17..1e2751d554c1 100644 --- a/databases/pydbdesigner/Makefile +++ b/databases/pydbdesigner/Makefile @@ -14,6 +14,8 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN= Needs an unsupported version of wxWidgets +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-03-28 EXTRACT_AFTER_ARGS= --exclude CVS |