diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2011-09-01 11:48:00 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2011-09-01 11:48:00 +0000 |
commit | 5094431030cf88d479eabd9549da802ff85bb1eb (patch) | |
tree | 136cbba95b9c4bf0f00ad4a0972f236c1b1ed3db /games | |
parent | db157f0fe7b3da3279f7aec6493fb5bda9b441ce (diff) | |
download | ports-5094431030cf88d479eabd9549da802ff85bb1eb.tar.gz ports-5094431030cf88d479eabd9549da802ff85bb1eb.zip |
Relinquish to the pool.
Notes
Notes:
svn path=/head/; revision=280954
Diffstat (limited to 'games')
-rw-r--r-- | games/linux-worldofgoo-demo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/linux-worldofgoo-demo/Makefile b/games/linux-worldofgoo-demo/Makefile index 383fb852d6f3..23f260d845f1 100644 --- a/games/linux-worldofgoo-demo/Makefile +++ b/games/linux-worldofgoo-demo/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://freebsd.nsu.ru/distfiles/ PKGNAMEPREFIX= linux- DISTNAME= WorldOfGooDemo.${PORTVERSION} -MAINTAINER= danfe@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Demo version of incredible physics based puzzle/construction game ONLY_FOR_ARCHS= i386 amd64 |