diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-12-09 01:00:48 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-12-09 01:00:48 +0000 |
commit | 7be362e25e078bb1be6d65a66b6e9baa09bcc211 (patch) | |
tree | c7dc0b4e2a1988499e2b278d3f4823b044d09ac7 /databases/firebird-client/Makefile | |
parent | Sync with www/apache13. (diff) |
Update MASTER_SITES
PR: 32634
Submitted by: maintainer
Diffstat (limited to '')
-rw-r--r-- | databases/firebird-client/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/firebird-client/Makefile b/databases/firebird-client/Makefile index 4e65f06dc7d7..0fffe53812ff 100644 --- a/databases/firebird-client/Makefile +++ b/databases/firebird-client/Makefile @@ -9,7 +9,8 @@ PORTNAME= firebird PORTVERSION= 0.9 PORTREVISION= 4 CATEGORIES= databases -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITES= http://firebird.sourceforge.net/download/ \ + ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=firebird DISTFILES= firebird-boot-kit.tar.gz \ interbase0.9-4-v5examples.tar.gz \ |