diff options
author | adamw <adamw@FreeBSD.org> | 2003-06-05 02:58:11 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2003-06-05 02:58:11 +0800 |
commit | a019a8cd9166d672736fcda582574c45e26c46bf (patch) | |
tree | ee4499acd62e5a738a3bdf3be1b9d4173ccc20b7 /editors/edith | |
parent | b6e90fd994ed12b9d9100571beaf2542189a2726 (diff) | |
download | freebsd-ports-gnome-a019a8cd9166d672736fcda582574c45e26c46bf.tar.gz freebsd-ports-gnome-a019a8cd9166d672736fcda582574c45e26c46bf.tar.zst freebsd-ports-gnome-a019a8cd9166d672736fcda582574c45e26c46bf.zip |
Assign MAINTAINER to ports@FreeBSD.org.
PR: ports/52534
Submitted by: Christian Brueffer <chris@unixpages.org>
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 |