Index: head/devel/z80ex/Makefile =================================================================== --- head/devel/z80ex/Makefile (revision 415443) +++ head/devel/z80ex/Makefile (revision 415444) @@ -1,18 +1,19 @@ # Created by: Hardy Schumacher # $FreeBSD$ PORTNAME= z80ex PORTVERSION= 1.1.21 CATEGORIES= devel -MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION} +MASTER_SITES= SF MAINTAINER= hardy.schumacher@gmx.de COMMENT= ZiLOG Z80 CPU emulator library LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING USES= dos2unix gmake DOS2UNIX_FILES= Makefile USE_LDCONFIG= yes .include Index: head/devel/z80ex/pkg-descr =================================================================== --- head/devel/z80ex/pkg-descr (revision 415443) +++ head/devel/z80ex/pkg-descr (revision 415444) @@ -1,3 +1,3 @@ Portable ZiLOG Z80 CPU emulator library. -WWW: http://z80ex.sourceforge.net +WWW: http://z80ex.sourceforge.net/