diff options
author | jeh <jeh@FreeBSD.org> | 2003-03-03 04:00:46 +0000 |
---|---|---|
committer | jeh <jeh@FreeBSD.org> | 2003-03-03 04:00:46 +0000 |
commit | 9733907521313d7c76f2de082f368cd7d9fc9ef4 (patch) | |
tree | 204b15b24de6e801754cce8a9d659015becaa69c /sysutils/healthd | |
parent | 06936dc8c3f800fa90f7f5ee3bde7cbe0e0c0b6f (diff) | |
download | FreeBSD-ports-9733907521313d7c76f2de082f368cd7d9fc9ef4.zip FreeBSD-ports-9733907521313d7c76f2de082f368cd7d9fc9ef4.tar.gz |
Remove pkg-comment and place in Makefile
Diffstat (limited to 'sysutils/healthd')
-rw-r--r-- | sysutils/healthd/Makefile | 1 | ||||
-rw-r--r-- | sysutils/healthd/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/healthd/Makefile b/sysutils/healthd/Makefile index f3817f8..d435695 100644 --- a/sysutils/healthd/Makefile +++ b/sysutils/healthd/Makefile @@ -12,6 +12,7 @@ CATEGORIES= sysutils ipv6 MASTER_SITES= http://healthd.thehousleys.net/ MAINTAINER= jeh@FreeBSD.org +COMMENT= A daemon to monitor vital motherboard parameters HAS_CONFIGURE= yes CONFIGURE_ARGS= --exec-prefix=${PREFIX} diff --git a/sysutils/healthd/pkg-comment b/sysutils/healthd/pkg-comment deleted file mode 100644 index 5a62845..0000000 --- a/sysutils/healthd/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A daemon to monitor vital motherboard parameters |