diff options
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 |