diff options
author | Doug Barton <dougb@FreeBSD.org> | 2010-08-08 23:02:30 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2010-08-08 23:02:30 +0000 |
commit | 4686d39785c7e33a5e49bb19af384307c561d0db (patch) | |
tree | ff2642147d6602324786ddddce8aa480c484e9ec /java | |
parent | 008a90f7f726017d8ba53909a3604f0a2607eaaa (diff) | |
download | ports-4686d39785c7e33a5e49bb19af384307c561d0db.tar.gz ports-4686d39785c7e33a5e49bb19af384307c561d0db.zip |
Notes
Diffstat (limited to 'java')
-rw-r--r-- | java/simplicity/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/java/simplicity/Makefile b/java/simplicity/Makefile index 9fc0d1148ffc..fa0a8dc7351a 100644 --- a/java/simplicity/Makefile +++ b/java/simplicity/Makefile @@ -12,6 +12,9 @@ CATEGORIES= java devel MASTER_SITES= # http://www.datarepresentations.com/products/simplicity/ DISTNAME= simpjava +DEPRECATED= sources not available +EXPIRATION_DATE= 2010-09-01 + MAINTAINER= ports@FreeBSD.org COMMENT= Extremely powerful and extremely simple RAD IDE for Java |