Index: head/games/kevedit/Makefile =================================================================== --- head/games/kevedit/Makefile (revision 492150) +++ head/games/kevedit/Makefile (revision 492151) @@ -1,22 +1,22 @@ # Created by: Raymond Pasco # $FreeBSD$ PORTNAME= kevedit PORTVERSION= 0.5.1 PORTREVISION= 4 CATEGORIES= games MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Modern ZZT editor with necessary features LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= cdrecord:sysutils/cdrtools RUN_DEPENDS= cdrecord:sysutils/cdrtools -USE_SDL= yes +USE_SDL= sdl GNU_CONFIGURE= yes .include Index: head/games/kevedit/pkg-descr =================================================================== --- head/games/kevedit/pkg-descr (revision 492150) +++ head/games/kevedit/pkg-descr (revision 492151) @@ -1,5 +1,5 @@ KevEdit is a ZZT editor that is more powerful than the built-in world editor, including some features necessary for any serious ZZT work, such as the full range of colours and an improved ZZT-OOP editor. -WWW: http://kevedit.sourceforge.net/ +WWW: https://github.com/cknave/kevedit