diff options
Diffstat (limited to 'editors/beav/Makefile')
-rw-r--r-- | editors/beav/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/beav/Makefile b/editors/beav/Makefile index c644e7ece119..a28440556993 100644 --- a/editors/beav/Makefile +++ b/editors/beav/Makefile @@ -13,6 +13,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION:R}-${PORTVERSION:E} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Binary Editor And Viewer, a full featured binary file editor + WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} USE_REINPLACE= yes |