diff options
author | trevor <trevor@FreeBSD.org> | 2001-08-14 09:10:04 +0000 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2001-08-14 09:10:04 +0000 |
commit | ce9e0ba2fdd42fb2042dac2458c78d0161b2483d (patch) | |
tree | feb7e8f945a18097cc5e3ea50fee96b9db24f110 /x11 | |
parent | f0d11d72375402bf333e76e9a0dc83e9ac916e61 (diff) | |
download | FreeBSD-ports-ce9e0ba2fdd42fb2042dac2458c78d0161b2483d.zip FreeBSD-ports-ce9e0ba2fdd42fb2042dac2458c78d0161b2483d.tar.gz |
The distfile disappeared from its master site. I attempted to
contact the author, Paul Collins, via sneakums@eircom.net and
sneakums@zork.net. My messages were accepted but there has been
no response.
Diffstat (limited to 'x11')
-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 |