diff options
author | pav <pav@FreeBSD.org> | 2005-07-18 05:29:26 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-07-18 05:29:26 +0800 |
commit | 0312709869b785190ffdeae06a4fc0a43d91c6cc (patch) | |
tree | 8986daaeaf53a516f0b66dcde2ccbefe6fd57cc6 /databases | |
parent | 1d5f6853fec50016bb4d1c661f5571b1678a0f31 (diff) | |
download | freebsd-ports-gnome-0312709869b785190ffdeae06a4fc0a43d91c6cc.tar.gz freebsd-ports-gnome-0312709869b785190ffdeae06a4fc0a43d91c6cc.tar.zst freebsd-ports-gnome-0312709869b785190ffdeae06a4fc0a43d91c6cc.zip |
- Update MASTER_SITES
- Update WWW
PR: ports/83611
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Diffstat (limited to 'databases')
-rw-r--r-- | databases/dbf/Makefile | 4 | ||||
-rw-r--r-- | databases/dbf/pkg-descr | 2 |
2 files changed, 2 insertions, 4 deletions
diff --git a/databases/dbf/Makefile b/databases/dbf/Makefile index 9b1af36282ae..8c9d70753b97 100644 --- a/databases/dbf/Makefile +++ b/databases/dbf/Makefile @@ -9,9 +9,7 @@ PORTNAME= dbf PORTVERSION= 0.8.3.1 CATEGORIES= databases -MASTER_SITES= http://download.berlios.de/dbf/ \ - ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= http://download.berlios.de/dbf/ DISTNAME= ${PORTNAME}-${PORTVERSION}.src MAINTAINER= ports@FreeBSD.org diff --git a/databases/dbf/pkg-descr b/databases/dbf/pkg-descr index 71ff78363800..b1cf3566ed21 100644 --- a/databases/dbf/pkg-descr +++ b/databases/dbf/pkg-descr @@ -4,4 +4,4 @@ to the screen or converts it to comma-separated (*.csv) files which can be opened in Excel, StarOffice, and most other spread sheets. It can also be used to show some statistics about the content. -WWW: http://dbf.sourceforge.net/ +WWW: http://dbf.berios.de/ |