diff options
Diffstat (limited to 'databases/buzhug/Makefile')
-rw-r--r-- | databases/buzhug/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/buzhug/Makefile b/databases/buzhug/Makefile index 226ded95e10f..a5a6dea6626b 100644 --- a/databases/buzhug/Makefile +++ b/databases/buzhug/Makefile @@ -8,7 +8,7 @@ PORTNAME= buzhug PORTVERSION= 1.5 CATEGORIES= databases python -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= wenheping@gmail.com COMMENT= A pure-Python database engine |