diff options
| -rw-r--r-- | games/instead/Makefile | 4 | ||||
| -rw-r--r-- | games/instead/pkg-descr | 5 |
2 files changed, 4 insertions, 5 deletions
diff --git a/games/instead/Makefile b/games/instead/Makefile index 25102f60c737..5ab0dc3a6601 100644 --- a/games/instead/Makefile +++ b/games/instead/Makefile @@ -4,8 +4,8 @@ PORTNAME= instead PORTVERSION= 2.4.1 CATEGORIES= games -MASTER_SITES= SF/instead/instead/${PORTVERSION}/ -DISTNAME= instead_${PORTVERSION} +MASTER_SITES= SF +DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= amdmi3@FreeBSD.org COMMENT= Simple Text Adventure, The Interpreter diff --git a/games/instead/pkg-descr b/games/instead/pkg-descr index 13205b7a424a..94e61d3bd470 100644 --- a/games/instead/pkg-descr +++ b/games/instead/pkg-descr @@ -1,5 +1,4 @@ -INSTEAD was designed to interpret the games that are the mix of visual novels, +INSTEAD was designed to interpret the games that are the mix of visual novels, text quests and classical 90'ss quests. -WWW: http://instead.sourceforge.net/ - http://instead.syscall.ru/ (in Russian) +WWW: http://instead.syscall.ru/ |
