diff options
author | ache <ache@FreeBSD.org> | 2005-10-07 18:43:16 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 2005-10-07 18:43:16 +0800 |
commit | 593c911194a35bc26c1a370f696371863130802f (patch) | |
tree | 89fcb2f36768fac1f96537f26674d10dc2a83dfe /x11 | |
parent | 8e4eaeaa4919ab6fb9fe1171cf2e4b5c9e6f2f33 (diff) | |
download | freebsd-ports-gnome-593c911194a35bc26c1a370f696371863130802f.tar.gz freebsd-ports-gnome-593c911194a35bc26c1a370f696371863130802f.tar.zst freebsd-ports-gnome-593c911194a35bc26c1a370f696371863130802f.zip |
Remove myself from MAINTAINER
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xfedor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xfedor/Makefile b/x11/xfedor/Makefile index e7d586dc0b80..5bb34f80ca6a 100644 --- a/x11/xfedor/Makefile +++ b/x11/xfedor/Makefile @@ -14,7 +14,7 @@ CATEGORIES= x11 MASTER_SITES= ftp://ftp.kiarchive.ru/pub/x11/util/ DISTNAME= ${PORTNAME} -MAINTAINER= ache@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A .bdf fonts/.xbm bitmaps/.xpm colored pixmaps/mouse cursor editor USE_IMAKE= yes |