diff options
author | Sam Lawrance <lawrance@FreeBSD.org> | 2006-11-05 08:04:26 +0000 |
---|---|---|
committer | Sam Lawrance <lawrance@FreeBSD.org> | 2006-11-05 08:04:26 +0000 |
commit | 681f06ac66fff5fcc094ba1be94c9a500243285c (patch) | |
tree | 44233ad57c3475334eb51b0ec867631b295d76a9 /databases/libpbl | |
parent | 1da8af08117c9f4da7f45fa440779861c41c71c8 (diff) |
Notes
Diffstat (limited to 'databases/libpbl')
-rw-r--r-- | databases/libpbl/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/databases/libpbl/Makefile b/databases/libpbl/Makefile index 72dfde64d933..1ac09d539021 100644 --- a/databases/libpbl/Makefile +++ b/databases/libpbl/Makefile @@ -8,14 +8,12 @@ PORTNAME= libpbl PORTVERSION= 1.03 CATEGORIES= databases -MASTER_SITES= http://mission.base.com/peter/source/ +MASTER_SITES= http://www.mission-base.com/peter/source/ 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 |