diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-10-21 02:54:35 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-10-21 02:54:35 +0000 |
commit | 4f8f6ceee22ea08a93adf29eecb06055cbe5e211 (patch) | |
tree | cc9b8999f12413a05a2fc5018c313615074ea465 /databases | |
parent | 7fc7c16fe86b7b9f73a395c213ed991b329e3945 (diff) |
Notes
Diffstat (limited to 'databases')
-rw-r--r-- | databases/libpbl/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/libpbl/Makefile b/databases/libpbl/Makefile index 55eba2ca0d5c..72dfde64d933 100644 --- a/databases/libpbl/Makefile +++ b/databases/libpbl/Makefile @@ -14,6 +14,8 @@ DISTNAME= pbl_1_03 MAINTAINER= hideo@lastamericanempire.com COMMENT= Peter Graf's Program Base Library +BROKEN= Checksum mismatch + ALL_TARGET= libpbl.a MAKEFILE= makefile PLIST_FILES= lib/libpbl.a include/pbl.h |