diff --git a/games/frotz/Makefile b/games/frotz/Makefile index a4f4d2ff02a9..b3295af5572b 100644 --- a/games/frotz/Makefile +++ b/games/frotz/Makefile @@ -1,32 +1,32 @@ # New ports collection makefile for: frotz # Date created: 16 May 1998 # Whom: Andrey Zakhvatov # # $FreeBSD$ # PORTNAME= frotz -PORTVERSION= 2.42 +PORTVERSION= 2.43 CATEGORIES= games MASTER_SITES= ftp://ftp.ifarchive.org/if-archive/infocom/interpreters/frotz/ \ http://wuarchive.wustl.edu/doc/misc/if-archive/infocom/interpreters/frotz/ \ http://www.ifarchive.org/if-archive/infocom/interpreters/frotz/ MAINTAINER= adam-ports@blacktabby.org MAKE_ARGS= CC="${CC}" OPTS="${CFLAGS}" PREFIX="${PREFIX}" \ CONFIG_DIR="${PREFIX}/etc" INCL="" LIB="" MAN6= frotz.6 do-install: @${INSTALL_PROGRAM} ${WRKSRC}/frotz ${PREFIX}/bin @${INSTALL_MAN} ${WRKSRC}/frotz.6 ${MANPREFIX}/man/man6 .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} .for file in BUGS HOW_TO_PLAY README @${INSTALL_MAN} ${WRKSRC}/${file} ${DOCSDIR} .endfor .endif .include diff --git a/games/frotz/distinfo b/games/frotz/distinfo index f0ea84ed81c8..147c0f9d7697 100644 --- a/games/frotz/distinfo +++ b/games/frotz/distinfo @@ -1 +1 @@ -MD5 (frotz-2.42.tar.gz) = a1cf81b39f749ea96e4585238ffc1b3f +MD5 (frotz-2.43.tar.gz) = efe51879e012b92bb8d5f4a82e982677