diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2001-12-18 05:04:31 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2001-12-18 05:04:31 +0000 |
commit | a56228dceee1f38e2f1613c07d569478afeb7d0b (patch) | |
tree | a70d66dcbaa161362ad49e2dfd6cc75dc4a94675 /editors/biew | |
parent | e736dd9db42c14eb6ff439ecc08445267f42c3cb (diff) |
- give maintainership to submitter
- reformat pkg-descr
PR: 32959
Submitted by: Ryan Thompson <ryan@sasknow.com>
Notes
Notes:
svn path=/head/; revision=51721
Diffstat (limited to 'editors/biew')
-rw-r--r-- | editors/biew/Makefile | 2 | ||||
-rw-r--r-- | editors/biew/pkg-descr | 11 |
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> |