diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:38:28 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:38:28 +0000 |
commit | 3860f7f3e28ade311a7b2100be2a828f435b10a6 (patch) | |
tree | a969fa9a098ac853e0948416957ddf1a323dc690 /editors/biew | |
parent | 65dac0040a45fe190370c7770111d2eba8121645 (diff) | |
download | ports-3860f7f3e28ade311a7b2100be2a828f435b10a6.tar.gz ports-3860f7f3e28ade311a7b2100be2a828f435b10a6.zip |
Notes
Diffstat (limited to 'editors/biew')
-rw-r--r-- | editors/biew/Makefile | 1 | ||||
-rw-r--r-- | editors/biew/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/editors/biew/Makefile b/editors/biew/Makefile index a7a4d8d62ad6..4c8f3a393609 100644 --- a/editors/biew/Makefile +++ b/editors/biew/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g} MAINTAINER= ryan@sasknow.com +COMMENT= Binary vIEWer + editor for binary, hexadecimal and dis-asm modes USE_BZIP2= yes USE_GMAKE= yes diff --git a/editors/biew/pkg-comment b/editors/biew/pkg-comment deleted file mode 100644 index 1627607a451c..000000000000 --- a/editors/biew/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Binary vIEWer + editor for binary, hexadecimal and dis-asm modes |