diff options
Diffstat (limited to 'misc/bb/Makefile')
-rw-r--r-- | misc/bb/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/bb/Makefile b/misc/bb/Makefile index 0fbd5b6686bf..82406aa3c7a4 100644 --- a/misc/bb/Makefile +++ b/misc/bb/Makefile @@ -9,8 +9,7 @@ PORTNAME= bb PORTVERSION= 1.3.r1 PORTREVISION= 1 CATEGORIES= misc -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR=aa-project +MASTER_SITES= SF/aa-project/${PORTNAME}/1.3rc1 DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/} MAINTAINER= ports@FreeBSD.org |