diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-01-04 16:19:32 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-01-04 16:19:32 +0000 |
commit | 01454d2cd40636ab33b8b582a9f0f14874f3e439 (patch) | |
tree | 35c2e48a1ba3b308535ccf75ed6917fb70bdda22 /misc/dotfile | |
parent | 8caa8819cf6207b6e3c71e11873a9cbf95ec6707 (diff) | |
download | ports-01454d2cd40636ab33b8b582a9f0f14874f3e439.tar.gz ports-01454d2cd40636ab33b8b582a9f0f14874f3e439.zip |
Notes
Diffstat (limited to 'misc/dotfile')
-rw-r--r-- | misc/dotfile/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/dotfile/Makefile b/misc/dotfile/Makefile index e7a8d259d802..130491c3eabf 100644 --- a/misc/dotfile/Makefile +++ b/misc/dotfile/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= misc tk MASTER_SITES= http://www.blackie.dk/dotfile/download/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= beat@chruetertee.ch COMMENT= A GUI dotfile generator program to create .config files BUILD_DEPENDS= formail:${PORTSDIR}/mail/procmail |