diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2007-07-05 07:21:24 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2007-07-05 07:21:24 +0000 |
commit | ebc6758085d854949b6e03622d8f9af65dd27cf0 (patch) | |
tree | 2de11656efbfea6569034b17b3f2b8b310fe79ea /sysutils/relaxconf | |
parent | 02f304a9bc5bd38256035595e888aeaa3ac6a00b (diff) |
Notes
Diffstat (limited to 'sysutils/relaxconf')
-rw-r--r-- | sysutils/relaxconf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/relaxconf/Makefile b/sysutils/relaxconf/Makefile index 1faeadae4822..089c20f71268 100644 --- a/sysutils/relaxconf/Makefile +++ b/sysutils/relaxconf/Makefile @@ -9,10 +9,10 @@ PORTNAME= relaxconf PORTVERSION= 1.1.1 PORTREVISION= 1 CATEGORIES= sysutils -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITES= SF MASTER_SITE_SUBDIR= relaxbsd -MAINTAINER= liu_yinghong@yahoo.com.cn +MAINTAINER= relaxbsd@gmail.com COMMENT= A set of text menu based utilities for configuring RelaxBSD LiveCD BUILD_DEPENDS= cdialog:${PORTSDIR}/devel/cdialog |