diff options
Diffstat (limited to 'misc/bottlerocket/Makefile')
-rw-r--r-- | misc/bottlerocket/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/misc/bottlerocket/Makefile b/misc/bottlerocket/Makefile index 19da55f379af..37073d8c9a46 100644 --- a/misc/bottlerocket/Makefile +++ b/misc/bottlerocket/Makefile @@ -9,15 +9,12 @@ PORTNAME= bottlerocket PORTVERSION= 0.04c PORTREVISION= 1 CATEGORIES= misc -MASTER_SITES= # disappeared +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= futurebsd 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 |