diff options
Diffstat (limited to 'x11/bbappconf/Makefile')
-rw-r--r-- | x11/bbappconf/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/bbappconf/Makefile b/x11/bbappconf/Makefile index cd7c760b11c2..e7f2355d2493 100644 --- a/x11/bbappconf/Makefile +++ b/x11/bbappconf/Makefile @@ -9,8 +9,7 @@ PORTNAME= bbappconf PORTVERSION= 0.0.2 PORTREVISION= 2 CATEGORIES= x11 -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= bbtools +MASTER_SITES= SF/bbtools/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= gerrit.beine@gmx.de COMMENT= Application configuring tool for the blackbox window manager |