diff options
-rw-r--r-- | x11/buttonbox/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/buttonbox/Makefile b/x11/buttonbox/Makefile index c11004d..1cbf8a2 100644 --- a/x11/buttonbox/Makefile +++ b/x11/buttonbox/Makefile @@ -8,7 +8,8 @@ PORTNAME= buttonbox PORTVERSION= 0.03 CATEGORIES= x11 -MASTER_SITES= http://www.sto-kerrig.org/free-software/projects/button-box/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= trevor DISTNAME= ${PORTNAME:S/b/B/g}-${PORTVERSION} MAINTAINER= trevor@FreeBSD.org |