diff options
author | James E. Housley <jeh@FreeBSD.org> | 2000-10-02 03:10:28 +0000 |
---|---|---|
committer | James E. Housley <jeh@FreeBSD.org> | 2000-10-02 03:10:28 +0000 |
commit | d2854c488d42c67e6a7c02eb8f72c324add760d7 (patch) | |
tree | 539398f52943b5e13565aeecc49705992358fdae /sysutils/healthd | |
parent | ce95e17f5b24a0258514502a5e9df74811b51ffc (diff) |
Notes
Diffstat (limited to 'sysutils/healthd')
-rw-r--r-- | sysutils/healthd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/healthd/Makefile b/sysutils/healthd/Makefile index 18abb590746d..354800ae5cff 100644 --- a/sysutils/healthd/Makefile +++ b/sysutils/healthd/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.6.0 CATEGORIES= sysutils MASTER_SITES= http://healthd.thehousleys.net/ -MAINTAINER= jim@thehousleys.net +MAINTAINER= jeh@FreeBSD.org HAS_CONFIGURE= yes CONFIGURE_ARGS= --exec-prefix=${PREFIX} |