diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2003-06-04 18:58:11 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2003-06-04 18:58:11 +0000 |
commit | 02251346074767ede00b77f9e0a0df90b1325d1c (patch) | |
tree | ce98be328a0553b4fbe1ac38d58b48fa3501ed0f /editors/edith | |
parent | 3a726cb4d93524261eb6813129578e9209c46b30 (diff) | |
download | ports-02251346074767ede00b77f9e0a0df90b1325d1c.tar.gz ports-02251346074767ede00b77f9e0a0df90b1325d1c.zip |
Assign MAINTAINER to ports@FreeBSD.org.
PR: ports/52534
Submitted by: Christian Brueffer <chris@unixpages.org>
Notes
Notes:
svn path=/head/; revision=82290
Diffstat (limited to 'editors/edith')
-rw-r--r-- | editors/edith/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/edith/Makefile b/editors/edith/Makefile index c6199215c156..987a27e0776d 100644 --- a/editors/edith/Makefile +++ b/editors/edith/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.eidetica.com/pub/edith/x11/ DISTFILES= edith1.55.common.tar.gz \ edith1.58.linux-glibc.tar.gz -MAINTAINER= chris@unixpages.org +MAINTAINER= ports@FreeBSD.org COMMENT= A X11 GUI editor for binary and plain text files USE_LINUX= yes |