diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-10-11 18:59:12 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-10-11 18:59:12 +0000 |
commit | b2c56182b2e919c577948eedceeb147d2099c015 (patch) | |
tree | 7e474e93db391cca442c657c7b1b37876b08959a /misc/bottlerocket | |
parent | 975d76eb0fccb5284912914397541989216bee50 (diff) | |
download | ports-b2c56182b2e919c577948eedceeb147d2099c015.tar.gz ports-b2c56182b2e919c577948eedceeb147d2099c015.zip |
Notes
Diffstat (limited to 'misc/bottlerocket')
-rw-r--r-- | misc/bottlerocket/Makefile | 8 | ||||
-rw-r--r-- | misc/bottlerocket/pkg-descr | 2 |
2 files changed, 6 insertions, 4 deletions
diff --git a/misc/bottlerocket/Makefile b/misc/bottlerocket/Makefile index 5837767884fa..19da55f379af 100644 --- a/misc/bottlerocket/Makefile +++ b/misc/bottlerocket/Makefile @@ -9,11 +9,15 @@ PORTNAME= bottlerocket PORTVERSION= 0.04c PORTREVISION= 1 CATEGORIES= misc -MASTER_SITES= http://mlug.missouri.edu/~tymm/ +MASTER_SITES= # disappeared -MAINTAINER= msmith@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Home Automation Software for the X10 FireCracker kit +BROKEN= "mastersite disappeared" +DEPRECATED= ${BROKEN} +EXPIRATION_DATE= 2005-12-11 + USE_GMAKE= yes GNU_CONFIGURE= yes ALL_TARGET= br diff --git a/misc/bottlerocket/pkg-descr b/misc/bottlerocket/pkg-descr index 39e8912dd4e7..b353cd130fc8 100644 --- a/misc/bottlerocket/pkg-descr +++ b/misc/bottlerocket/pkg-descr @@ -17,5 +17,3 @@ What is the X10 FireCracker kit? to be controlled must be plugged into its own module, and each module is set (by turning dials on the front) to a unique address by which it is identified. - -WWW: http://mlug.missouri.edu/~tymm/ |