diff options
Diffstat (limited to 'games/tetrinet-x')
-rw-r--r-- | games/tetrinet-x/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/tetrinet-x/Makefile b/games/tetrinet-x/Makefile index f6a7cc3624be..e9532c6c57f8 100644 --- a/games/tetrinet-x/Makefile +++ b/games/tetrinet-x/Makefile @@ -12,11 +12,11 @@ MASTER_SITES= http://www.giovannelli.it/~gmarco/files/ \ ftp://ftp.dementia.nu/tetrinet/servers/tetrix/ DISTFILES= ${PORTNAME}.${PORTVERSION}.tgz -MAINTAINER= gmarco@giovannelli.it +MAINTAINER= gmarco@giovannelli.it WRKSRC= ${WRKDIR}/tetrinetx-${PORTVERSION} -INSTALLDIR= ${PREFIX}/tetrinet-x +INSTALLDIR= ${PREFIX}/tetrinet-x do-build: (cd ${WRKDIR}/tetrinetx-1.13.16/src && \ |