diff options
author | trevor <trevor@FreeBSD.org> | 2001-10-07 21:04:40 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2001-10-07 21:04:40 +0800 |
commit | 9aafca28f3a9564bfdb9169a362b125fc8724e05 (patch) | |
tree | 49a6a250a6bed1c1d1de02e45d876bf4fafbc678 /x11/buttonbox | |
parent | 548844b6a8420bd304f9c29765b95afb7f25ca3e (diff) | |
download | freebsd-ports-gnome-9aafca28f3a9564bfdb9169a362b125fc8724e05.tar.gz freebsd-ports-gnome-9aafca28f3a9564bfdb9169a362b125fc8724e05.tar.zst freebsd-ports-gnome-9aafca28f3a9564bfdb9169a362b125fc8724e05.zip |
Update URLs. Thanks to Paul Collins <sneakums@eircom.net>, the
author, for the information.
Diffstat (limited to 'x11/buttonbox')
-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 1cbf8a261f85..617f453f9a13 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 7a86ca5896c9..b24cd2840824 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 |