diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-10-31 08:16:56 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-10-31 08:16:56 +0000 |
commit | 0110c63778c70de8306125fd6808c00f30d223f9 (patch) | |
tree | 0eac3a6caa06972cfebf382eb8199dc1e6a7c241 /x11/bbrun/Makefile | |
parent | f4a6dfbc217fd706e7a94497259543c69773f5e2 (diff) | |
download | ports-0110c63778c70de8306125fd6808c00f30d223f9.tar.gz ports-0110c63778c70de8306125fd6808c00f30d223f9.zip |
Notes
Diffstat (limited to 'x11/bbrun/Makefile')
-rw-r--r-- | x11/bbrun/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/bbrun/Makefile b/x11/bbrun/Makefile index 25cada81ba07..bc292676bfe5 100644 --- a/x11/bbrun/Makefile +++ b/x11/bbrun/Makefile @@ -9,9 +9,9 @@ PORTNAME= bbrun PORTVERSION= 1.6 PORTREVISION= 4 CATEGORIES= x11 -MASTER_SITES= http://www.darkops.net/bbrun/ +MASTER_SITES= http://www.bsd-geek.de/FreeBSD/distfiles/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= lars.engels@0x20.net COMMENT= A Run box for Blackbox WRKSRC= ${WRKDIR}/${DISTNAME}/bbrun |