diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2009-11-25 08:13:10 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2009-11-25 08:13:10 +0000 |
commit | 97283c71396528264d4762e1623a6d9a42ce3665 (patch) | |
tree | 2234fd4ad0029eacc3357c32bec8a535e9932721 /games | |
parent | 83853e5c938aaec1875393941666e46903b51828 (diff) | |
download | ports-97283c71396528264d4762e1623a6d9a42ce3665.tar.gz ports-97283c71396528264d4762e1623a6d9a42ce3665.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/blockout/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/blockout/Makefile b/games/blockout/Makefile index c010da2eff94..cee3fa03ca81 100644 --- a/games/blockout/Makefile +++ b/games/blockout/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/BlockOut%20${PORTVERSION}/ \ http://www.stasyan.com/devel/distfiles/ DISTNAME= bl24-src-linux-i586 -MAINTAINER= stast@bsdportal.ru +MAINTAINER= devel@stasyan.com COMMENT= BlockOut II is an adaptation of the original Blockout DOS game ONLY_FOR_ARCHS= i386 |