diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-04-01 01:27:54 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-04-01 01:27:54 +0000 |
commit | 3affa0daf4f81d0eed9ac53a35085052fb71a050 (patch) | |
tree | 2271c2be74ab08112d6371f1e2ff05b085aea609 /devel/linux-understand_ada | |
parent | 84bc279d309c7403759b3ef90e77add3f96c99d9 (diff) |
Notes
Diffstat (limited to 'devel/linux-understand_ada')
-rw-r--r-- | devel/linux-understand_ada/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/linux-understand_ada/Makefile b/devel/linux-understand_ada/Makefile index 201bea8f99a5..7c55061ce607 100644 --- a/devel/linux-understand_ada/Makefile +++ b/devel/linux-understand_ada/Makefile @@ -19,8 +19,8 @@ COMMENT= Understand can parse a Ada project helping reverse engineer it RUN_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libXrender.so.1:${PORTSDIR}/x11/linux-XFree86-libs -BROKEN= Unfetchable, outdated, new version requires support contract -DEPRECATED= ${BROKEN} +IGNORE= "is unfetchable and outdated and new version requires support contract" +DEPRECATED= ${IGNORE} EXPIRATION_DATE= 2005-05-01 RESTRICTED= Commercial software |