aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 aab409b202de..437fc3950db5 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 34d4491b3de7..7e1fe15408b8 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>