diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 19:38:28 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 19:38:28 +0800 |
commit | 65e31f0898c7896c7c141d199f912a2bc5d7a3c2 (patch) | |
tree | cd1ee0fec6e0c9d86972c30317a9e424911c7493 /editors/biew | |
parent | 79fa1302326244bf15e5047eaee5722c1be6f8fd (diff) | |
download | freebsd-ports-gnome-65e31f0898c7896c7c141d199f912a2bc5d7a3c2.tar.gz freebsd-ports-gnome-65e31f0898c7896c7c141d199f912a2bc5d7a3c2.tar.zst freebsd-ports-gnome-65e31f0898c7896c7c141d199f912a2bc5d7a3c2.zip |
De-pkg-comment.
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 |