diff options
author | Volker Stolz <vs@FreeBSD.org> | 2005-11-15 09:27:40 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2005-11-15 09:27:40 +0000 |
commit | 12bce07b1b09f94a52ee7e5635648d87e223dc8c (patch) | |
tree | dcb17f984b99431fe2054c465c8455a346529179 /misc/bottlerocket/Makefile | |
parent | 684f3853586b3b50ed7a84038631fe0d440351bf (diff) | |
download | ports-12bce07b1b09f94a52ee7e5635648d87e223dc8c.tar.gz ports-12bce07b1b09f94a52ee7e5635648d87e223dc8c.zip |
Notes
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 |