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/Makefile | |
parent | 975d76eb0fccb5284912914397541989216bee50 (diff) | |
download | ports-b2c56182b2e919c577948eedceeb147d2099c015.tar.gz ports-b2c56182b2e919c577948eedceeb147d2099c015.zip |
Notes
Diffstat (limited to 'misc/bottlerocket/Makefile')
-rw-r--r-- | misc/bottlerocket/Makefile | 8 |
1 files changed, 6 insertions, 2 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 |