diff options
-rw-r--r-- | x11/buttonbox/Makefile | 3 | ||||
-rw-r--r-- | x11/buttonbox/pkg-descr | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/x11/buttonbox/Makefile b/x11/buttonbox/Makefile index 1cbf8a2..617f453 100644 --- a/x11/buttonbox/Makefile +++ b/x11/buttonbox/Makefile @@ -8,7 +8,8 @@ PORTNAME= buttonbox PORTVERSION= 0.03 CATEGORIES= x11 -MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITES= http://www.sto-kerrig.org/buttonbox/ \ + ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= trevor DISTNAME= ${PORTNAME:S/b/B/g}-${PORTVERSION} diff --git a/x11/buttonbox/pkg-descr b/x11/buttonbox/pkg-descr index 7a86ca5..b24cd28 100644 --- a/x11/buttonbox/pkg-descr +++ b/x11/buttonbox/pkg-descr @@ -5,7 +5,7 @@ from the Web page: click on one of the buttons it provides. When you do, it launches the program. -WWW: http://www.sto-kerrig.org/free-software/projects/button-box/ +WWW: http://www.sto-kerrig.org/buttonbox/ Trevor Johnson trevor@FreeBSD.org |