diff options
author | clive <clive@FreeBSD.org> | 2006-04-29 21:40:40 +0800 |
---|---|---|
committer | clive <clive@FreeBSD.org> | 2006-04-29 21:40:40 +0800 |
commit | 7fa6f2538592dbb7de77b7ec21bfd02ec257f848 (patch) | |
tree | 2fe828f880d78bb21e9f17c8db41d6d903b810c0 /sysutils/relaxconf/Makefile | |
parent | 6f48fc5611267eac9184de7e87593e9d470286e1 (diff) | |
download | freebsd-ports-gnome-7fa6f2538592dbb7de77b7ec21bfd02ec257f848.tar.gz freebsd-ports-gnome-7fa6f2538592dbb7de77b7ec21bfd02ec257f848.tar.zst freebsd-ports-gnome-7fa6f2538592dbb7de77b7ec21bfd02ec257f848.zip |
Replace hamigua's MAINTAINER emails to a unified one.
Submitted by: MAINTAINER via IM.
Diffstat (limited to 'sysutils/relaxconf/Makefile')
-rw-r--r-- | sysutils/relaxconf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/relaxconf/Makefile b/sysutils/relaxconf/Makefile index fd0ae830d1d4..b6bcc7db98a0 100644 --- a/sysutils/relaxconf/Makefile +++ b/sysutils/relaxconf/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= relaxbsd -MAINTAINER= relaxbsd@gmail.com +MAINTAINER= liu_yinghong@yahoo.com.cn COMMENT= A set of text menu based utilities for configuring RelaxBSD LiveCD BUILD_DEPENDS= cdialog:${PORTSDIR}/devel/cdialog |