diff options
author | wiz <wiz@pkgsrc.org> | 2001-02-17 17:52:59 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-02-17 17:52:59 +0000 |
commit | a13ea108bb00bc0ece583da1c460ce82a8ed8c87 (patch) | |
tree | e8e4b7b8b0ed7b1c572a7cbbee24ea7aae33416e /misc/bottlerocket | |
parent | a87738b456114a95193b58ec31e883210d6b9f3f (diff) | |
download | pkgsrc-a13ea108bb00bc0ece583da1c460ce82a8ed8c87.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'misc/bottlerocket')
-rw-r--r-- | misc/bottlerocket/Makefile | 3 | ||||
-rw-r--r-- | misc/bottlerocket/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/bottlerocket/Makefile b/misc/bottlerocket/Makefile index 9d344c5e61b..c084034ec35 100644 --- a/misc/bottlerocket/Makefile +++ b/misc/bottlerocket/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.2 2000/07/15 07:14:35 rh Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/17 18:08:51 wiz Exp $ # FreeBSD Id: ports/misc/bottlerocket/Makefile,v 1.4 2000/04/14 08:45:23 asami Exp DISTNAME= bottlerocket-0.04c @@ -7,6 +7,7 @@ MASTER_SITES= http://mlug.missouri.edu/~tymm/ MAINTAINER= packages@netbsd.org HOMEPAGE= http://mlug.missouri.edu/~tymm/ +COMMENT= Home Automation Software for the X10 FireCracker kit USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/misc/bottlerocket/pkg/COMMENT b/misc/bottlerocket/pkg/COMMENT deleted file mode 100644 index a18a4d9cf8a..00000000000 --- a/misc/bottlerocket/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Home Automation Software for the X10 FireCracker kit |