diff options
author | jeh <jeh@FreeBSD.org> | 2000-10-02 11:10:28 +0800 |
---|---|---|
committer | jeh <jeh@FreeBSD.org> | 2000-10-02 11:10:28 +0800 |
commit | 9e2a2a4cea8e4710a2a9f7957aa7960139ac3b56 (patch) | |
tree | f2b87faf2159380350d83e87e299e50373b34c92 /sysutils | |
parent | 29ac8e0e261b6e867058d97bb55be4bb761335b9 (diff) | |
download | freebsd-ports-gnome-9e2a2a4cea8e4710a2a9f7957aa7960139ac3b56.tar.gz freebsd-ports-gnome-9e2a2a4cea8e4710a2a9f7957aa7960139ac3b56.tar.zst freebsd-ports-gnome-9e2a2a4cea8e4710a2a9f7957aa7960139ac3b56.zip |
Change MAINTAINERship to my committers address.
Approved: will
Diffstat (limited to 'sysutils')
-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} |