diff options
author | dwcjr <dwcjr@FreeBSD.org> | 2001-12-09 09:00:48 +0800 |
---|---|---|
committer | dwcjr <dwcjr@FreeBSD.org> | 2001-12-09 09:00:48 +0800 |
commit | f660e01bd4514adf3505d87b307084a9b94a4a36 (patch) | |
tree | 21955f9510c29fa1e4836b3ff40db4ad5fc938b1 /databases/firebird-client | |
parent | 7ef122206774098392f3ca170df09e1e43085023 (diff) | |
download | freebsd-ports-gnome-f660e01bd4514adf3505d87b307084a9b94a4a36.tar.gz freebsd-ports-gnome-f660e01bd4514adf3505d87b307084a9b94a4a36.tar.zst freebsd-ports-gnome-f660e01bd4514adf3505d87b307084a9b94a4a36.zip |
Update MASTER_SITES
PR: 32634
Submitted by: maintainer
Diffstat (limited to 'databases/firebird-client')
-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 \ |