diff options
Diffstat (limited to 'databases/dbf/Makefile')
-rw-r--r-- | databases/dbf/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/databases/dbf/Makefile b/databases/dbf/Makefile index e2bed25f60cd..5e488a839e35 100644 --- a/databases/dbf/Makefile +++ b/databases/dbf/Makefile @@ -7,9 +7,10 @@ # PORTNAME= dbf -PORTVERSION= 0.8.1 +PORTVERSION= 0.8.3 CATEGORIES= databases -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITES= http://download.berlios.de/dbf/ \ + ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION}.src |