diff options
author | antoine <antoine@FreeBSD.org> | 2018-07-17 16:56:32 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2018-07-17 16:56:32 +0800 |
commit | fc90548bfe962256aec5c330156bf470b9bad99b (patch) | |
tree | 0cc2a350add959f3eafe85d34fea45a2ca5fc18f /java | |
parent | e04f6a80e6ffa50466e489cd9749a7da5c72e21d (diff) | |
download | freebsd-ports-gnome-fc90548bfe962256aec5c330156bf470b9bad99b.tar.gz freebsd-ports-gnome-fc90548bfe962256aec5c330156bf470b9bad99b.tar.zst freebsd-ports-gnome-fc90548bfe962256aec5c330156bf470b9bad99b.zip |
Deprecate ports broken for more than 5 months
Diffstat (limited to 'java')
-rw-r--r-- | java/jgrapht/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/java/jgrapht/Makefile b/java/jgrapht/Makefile index edc855670f8a..70084e5d6a94 100644 --- a/java/jgrapht/Makefile +++ b/java/jgrapht/Makefile @@ -11,6 +11,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Java package for mathematical graph-theory objects and algorithms BROKEN= fails to build +DEPRECATED= Broken for more than 5 months +EXPIRATION_DATE= 2018-08-20 USES= dos2unix zip DOS2UNIX_GLOB= *.xml *.java |