diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-07-17 21:29:26 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-07-17 21:29:26 +0000 |
commit | 58887443aa2624a103d848d410cc400c504fae09 (patch) | |
tree | c0e1a81f7b6328b785cfa81b436edc932f251e0f /databases/dbf/Makefile | |
parent | 4e57a8ef4126843b26b3f16de66b99ed4152e759 (diff) | |
download | ports-58887443aa2624a103d848d410cc400c504fae09.tar.gz ports-58887443aa2624a103d848d410cc400c504fae09.zip |
Notes
Diffstat (limited to 'databases/dbf/Makefile')
-rw-r--r-- | databases/dbf/Makefile | 4 |
1 files changed, 1 insertions, 3 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 |