diff options
Diffstat (limited to 'editors/biew/Makefile')
-rw-r--r-- | editors/biew/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/biew/Makefile b/editors/biew/Makefile index 4c8f3a3..73a84fb 100644 --- a/editors/biew/Makefile +++ b/editors/biew/Makefile @@ -6,13 +6,14 @@ # PORTNAME= biew -PORTVERSION= 5.3.2 +PORTVERSION= 5.5.0 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} 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 |