diff --git a/editors/hexedit/Makefile b/editors/hexedit/Makefile index 60e328943b0..045021c2038 100644 --- a/editors/hexedit/Makefile +++ b/editors/hexedit/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.20 2005/07/03 01:22:22 brad Exp $ +# $OpenBSD: Makefile,v 1.21 2005/07/05 00:59:21 brad Exp $ COMMENT= "view and edit files in hexadecimal or ASCII" @@ -10,8 +10,6 @@ EXTRACT_SUFX= .src.tgz HOMEPAGE= http://www.chez.com/prigaux/hexedit.html -MAINTAINER= Brad Smith - # GPL PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes