diff options
author | trevor <trevor@FreeBSD.org> | 2003-03-29 00:20:42 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2003-03-29 00:20:42 +0800 |
commit | 1598f8c6d7adfd554436a3e1cfc4f7ef9e4ee2f9 (patch) | |
tree | e398772ba1786a860ceb6639d51a16dce1a02203 /x11/buttonbox | |
parent | eeba71ef6fddbe0193f01e70bb3dc32f3850b0e4 (diff) | |
download | freebsd-ports-gnome-1598f8c6d7adfd554436a3e1cfc4f7ef9e4ee2f9.tar.gz freebsd-ports-gnome-1598f8c6d7adfd554436a3e1cfc4f7ef9e4ee2f9.tar.zst freebsd-ports-gnome-1598f8c6d7adfd554436a3e1cfc4f7ef9e4ee2f9.zip |
The sto-kerrig.org domain name appears to be owned by squatters.
Diffstat (limited to 'x11/buttonbox')
-rw-r--r-- | x11/buttonbox/Makefile | 3 | ||||
-rw-r--r-- | x11/buttonbox/pkg-descr | 4 |
2 files changed, 2 insertions, 5 deletions
diff --git a/x11/buttonbox/Makefile b/x11/buttonbox/Makefile index b3070a2590e0..96b7fab34500 100644 --- a/x11/buttonbox/Makefile +++ b/x11/buttonbox/Makefile @@ -8,8 +8,7 @@ PORTNAME= buttonbox PORTVERSION= 0.03 CATEGORIES= x11 -MASTER_SITES= http://www.sto-kerrig.org/buttonbox/ \ - ${MASTER_SITE_LOCAL} +MASTER_SITES= ${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 b24cd2840824..a99334fdef5e 100644 --- a/x11/buttonbox/pkg-descr +++ b/x11/buttonbox/pkg-descr @@ -1,11 +1,9 @@ -from the Web page: +from the former Web page: ButtonBox is a simple application for the X Window System that sits in the corner of the screen, waiting for you to click on one of the buttons it provides. When you do, it launches the program. -WWW: http://www.sto-kerrig.org/buttonbox/ - Trevor Johnson trevor@FreeBSD.org |