aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2003-03-28 16:20:42 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2003-03-28 16:20:42 +0000
commitdad922e46c6c35d16e660dbeea697b86d105e353 (patch)
tree781a7b1f3cac942f1e146efea429550cb2ea967f
parentc1daf4e448cd7e3d6754a0992ef77f60b61f8516 (diff)
downloadports-dad922e46c6c35d16e660dbeea697b86d105e353.tar.gz
ports-dad922e46c6c35d16e660dbeea697b86d105e353.zip
Notes
-rw-r--r--x11/buttonbox/Makefile3
-rw-r--r--x11/buttonbox/pkg-descr4
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