diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2008-03-23 01:12:43 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2008-03-23 01:12:43 +0800 |
commit | 17beac1ccf8518d195641716bef3921a05c527df (patch) | |
tree | ed38fe02fc4d93ad4a343ce2c9cd8cbc42f91b19 /editors/biew | |
parent | 2e9b050f6256a66e02f5966985c42984b9f5302b (diff) | |
download | freebsd-ports-gnome-17beac1ccf8518d195641716bef3921a05c527df.tar.gz freebsd-ports-gnome-17beac1ccf8518d195641716bef3921a05c527df.tar.zst freebsd-ports-gnome-17beac1ccf8518d195641716bef3921a05c527df.zip |
Drop maintainership
PR: 121964
Submitted by: Ryan Thompson <ryan@sasknow.com> (maintainer)
Diffstat (limited to 'editors/biew')
-rw-r--r-- | editors/biew/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/biew/Makefile b/editors/biew/Makefile index 1344f9e80b86..48cec8e94b44 100644 --- a/editors/biew/Makefile +++ b/editors/biew/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} -MAINTAINER= ryan@sasknow.com +MAINTAINER= ports@FreeBSD.org COMMENT= Binary vIEWer + editor for binary, hexadecimal and dis-asm modes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/.//g} |