diff options
Diffstat (limited to 'misc/bdelta/Makefile')
-rw-r--r-- | misc/bdelta/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/bdelta/Makefile b/misc/bdelta/Makefile index 2d62d0533f5a..d4b7250e8054 100644 --- a/misc/bdelta/Makefile +++ b/misc/bdelta/Makefile @@ -8,8 +8,7 @@ PORTNAME= bdelta PORTVERSION= 0.1.0 CATEGORIES= misc devel -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= deltup +MASTER_SITES= SF/deltup/${PORTNAME}/${PORTVERSION} MAINTAINER= novel@FreeBSD.org COMMENT= An advanced delta creator, patcher, and library |