diff options
author | garga <garga@FreeBSD.org> | 2011-06-30 05:10:22 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2011-06-30 05:10:22 +0800 |
commit | bd07ceb62c7742422b947d379bebb50a8029b8c6 (patch) | |
tree | 79c601b6b7501059afbf6fd9c547aeda3ae6df0f | |
parent | 5636bd45f2849f4f0403b8e91f8cd5477335ade3 (diff) | |
download | freebsd-ports-gnome-bd07ceb62c7742422b947d379bebb50a8029b8c6.tar.gz freebsd-ports-gnome-bd07ceb62c7742422b947d379bebb50a8029b8c6.tar.zst freebsd-ports-gnome-bd07ceb62c7742422b947d379bebb50a8029b8c6.zip |
Drop maintainership
-rw-r--r-- | archivers/szip/Makefile | 2 | ||||
-rw-r--r-- | editors/manedit/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/archivers/szip/Makefile b/archivers/szip/Makefile index 156c1d6c43f5..e1bfeeee409f 100644 --- a/archivers/szip/Makefile +++ b/archivers/szip/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.compressconsult.com/szip/ \ ftp://ftp.sai.msu.su/pub/unix/Archivers/ DISTNAME= sz${PORTVERSION:S/.//}_src -MAINTAINER= garga@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A fast compression utility USE_GMAKE= yes diff --git a/editors/manedit/Makefile b/editors/manedit/Makefile index 40724553a2dd..6481b408137f 100644 --- a/editors/manedit/Makefile +++ b/editors/manedit/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= editors MASTER_SITES= http://distro.ibiblio.org/pub/linux/distributions/amigolinux/download/Applications/Editors/manedit-0.8.1/ -MAINTAINER= garga@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A UNIX manual page editor and viewer WRKSRC= ${WRKDIR}/${DISTNAME}/${PORTNAME} |