Index: head/editors/madedit/Makefile =================================================================== --- head/editors/madedit/Makefile (revision 400932) +++ head/editors/madedit/Makefile (revision 400933) @@ -1,28 +1,27 @@ # Created by: Xin LI # $FreeBSD$ PORTNAME= madedit PORTVERSION= 0.2.9 PORTREVISION= 12 CATEGORIES= editors MASTER_SITES= SF/${PORTNAME}/MadEdit/MadEdit-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Open-source and cross-platform text/hex editor LICENSE= GPLv2 LIB_DEPENDS= libboost_regex.so:${PORTSDIR}/devel/boost-libs USES= gettext pkgconfig dos2unix desktop-file-utils USE_WX= 2.8+ -WX_UNICODE= yes USE_XORG= x11 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-wx-config=${WX_CONFIG} LIBS+= -L${LOCALBASE}/lib -lX11 BROKEN_sparc64= yes .include Index: head/editors/madedit/pkg-descr =================================================================== --- head/editors/madedit/pkg-descr (revision 400932) +++ head/editors/madedit/pkg-descr (revision 400933) @@ -1,7 +1,7 @@ MadEdit is an Open-Source & Cross-Platform Text/Hex Editor written in C++ and wxWidgets. MadEdit can edit files in Text/Column/Hex modes, and supports many useful functions, e.g. SyntaxHighlightings, WordWrap, Encodings. -WWW: http://madedit.sourceforge.net +WWW: http://madedit.sourceforge.net/