diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2008-11-29 08:50:57 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2008-11-29 08:50:57 +0000 |
commit | 6e75146cf486a0762c381b7bd46b7ef1830b0d25 (patch) | |
tree | abce1dc017de90fad1c252903cf56252c5c02073 /finance/gfp | |
parent | 35c3b9ce448195e731d71ab866701a7c01779598 (diff) | |
download | ports-6e75146cf486a0762c381b7bd46b7ef1830b0d25.tar.gz ports-6e75146cf486a0762c381b7bd46b7ef1830b0d25.zip |
Notes
Diffstat (limited to 'finance/gfp')
-rw-r--r-- | finance/gfp/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/finance/gfp/Makefile b/finance/gfp/Makefile index f07bb51f618f..f7734fa9e170 100644 --- a/finance/gfp/Makefile +++ b/finance/gfp/Makefile @@ -16,13 +16,9 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= lioux@FreeBSD.org COMMENT= Personal finances administration software -BROKEN= Does not build -DEPRECATED= Has been broken for more than 6 months -EXPIRATION_DATE=2008-09-19 - USE_ZIP= yes USE_JAVA= yes -JAVA_VERSION= 1.4+ +JAVA_VERSION= 1.5+ JAVA_OS= native WRKSRC= ${WRKDIR}/GFP |