diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-06-20 08:51:54 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-06-20 08:51:54 +0000 |
commit | 194687eba0bf4944a338425e14f868879328c417 (patch) | |
tree | caea8bac75b523f30c1615d4e849b5cfcf7debfa /japanese/postgresql | |
parent | BROKEN: Checksum mismatch (diff) |
BROKEN: Does not compile
Diffstat (limited to 'japanese/postgresql')
-rw-r--r-- | japanese/postgresql/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/japanese/postgresql/Makefile b/japanese/postgresql/Makefile index ce2bcaa06487..f1611efad848 100644 --- a/japanese/postgresql/Makefile +++ b/japanese/postgresql/Makefile @@ -16,6 +16,8 @@ MASTER_SITES= ftp://ftp.jaist.ac.jp/pub/dbms/PostgreSQL/ \ MAINTAINER= kuriyama@FreeBSD.org COMMENT= A robust, next generation, object-relational DBMS plus Multibyte-patch +BROKEN= "Does not compile" + NO_LATEST_LINK= yes WRKSRC= ${WRKDIR}/${DISTNAME}/src PLISTS= |