aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorpetef <petef@FreeBSD.org>2001-12-18 13:04:31 +0800
committerpetef <petef@FreeBSD.org>2001-12-18 13:04:31 +0800
commit6869e794ae0bb98c312f75020cb103bc8d881b42 (patch)
tree236d1cbe808afd23f21115526f0221927441b979 /editors
parentd812b315eded70c9c2fea797dbefd20bb3ccb415 (diff)
downloadfreebsd-ports-graphics-6869e794ae0bb98c312f75020cb103bc8d881b42.tar.gz
freebsd-ports-graphics-6869e794ae0bb98c312f75020cb103bc8d881b42.tar.zst
freebsd-ports-graphics-6869e794ae0bb98c312f75020cb103bc8d881b42.zip
- give maintainership to submitter
- reformat pkg-descr PR: 32959 Submitted by: Ryan Thompson <ryan@sasknow.com>
Diffstat (limited to 'editors')
-rw-r--r--editors/biew/Makefile2
-rw-r--r--editors/biew/pkg-descr11
2 files changed, 7 insertions, 6 deletions
diff --git a/editors/biew/Makefile b/editors/biew/Makefile
index aab409b202d..437fc3950db 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= ports@FreeBSD.org
+MAINTAINER= ryan@sasknow.com
USE_BZIP2= yes
USE_GMAKE= yes
diff --git a/editors/biew/pkg-descr b/editors/biew/pkg-descr
index 34d4491b3de..7e1fe15408b 100644
--- a/editors/biew/pkg-descr
+++ b/editors/biew/pkg-descr
@@ -1,7 +1,8 @@
- Biew is Binary vIEWer with built-in editor for binary,
-hexadecimal and disassembler modes. The program also has text viewer
-with different Russia codepages support (Windows-1251, MSDOS-866,
-etc.). Run the program with -? or without arguments for help on
-program switches.
+Biew is Binary vIEWer with built-in editor for binary, hexadecimal
+and disassembler modes. The program also has text viewer with different
+Russia codepages support (Windows-1251, MSDOS-866, etc.). Run the
+program with -? or without arguments for help on program switches.
WWW: http://biew.sourceforge.net/
+
+- Ryan Thompson <ryan@sasknow.com>