diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-04 04:39:11 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-04 04:39:11 +0000 |
commit | 5e08609a6c9eeee9d4a5def23ea673172bcd2809 (patch) | |
tree | 92ecdaf2a547c336d64104a9f3fdd31a4289e903 /graphics/duhdraw | |
parent | Add WITH_UNICODE knob (should be enabled by default when WITH_GTK2 is enabled?). (diff) |
Set maintainer mkm@ieee.org to ports@FreeBSD.org
From: alias-disabled-received@ieee.org (IEEE Member Alias Disabled)
Date: Mon, 6 Oct 2003 07:21:40 -0400 (EDT)
We apologize! The IEEE Personal Email Alias you trying to reach was disabled.
Notes
Notes:
svn path=/head/; revision=93030
Diffstat (limited to 'graphics/duhdraw')
-rw-r--r-- | graphics/duhdraw/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/duhdraw/Makefile b/graphics/duhdraw/Makefile index 7287391c628c..7ef9aa757019 100644 --- a/graphics/duhdraw/Makefile +++ b/graphics/duhdraw/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= http://www.wwco.com/~wls/opensource/ DISTNAME= duhdraw-2.7.1 -MAINTAINER= mkm@ieee.org +MAINTAINER= ports@FreeBSD.org COMMENT= An ANSI graphic drawing program WRKSRC= ${WRKDIR}/duhdraw-2.7.1 |