diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-04-09 13:08:16 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-04-09 13:08:16 +0000 |
commit | faf157a3b32e12ee824ed5295a156101503deb96 (patch) | |
tree | ced0e6354c1b144e34dad8df8f1f5682f682d5ff /games/atris-sounds | |
parent | b71d9b1648d003c1a7607a65dd0d7bc7246061b3 (diff) | |
download | ports-faf157a3b32e12ee824ed5295a156101503deb96.tar.gz ports-faf157a3b32e12ee824ed5295a156101503deb96.zip |
Notes
Diffstat (limited to 'games/atris-sounds')
-rw-r--r-- | games/atris-sounds/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/atris-sounds/Makefile b/games/atris-sounds/Makefile index 9314ff52918e..9e93350ccdd1 100644 --- a/games/atris-sounds/Makefile +++ b/games/atris-sounds/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.cs.berkeley.edu/~weimer/atris/ PKGNAMESUFFIX= -sounds DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION} -MAINTAINER= alejandro@varnet.biz +MAINTAINER= alepulver@FreeBSD.org COMMENT= Sounds for Atris: Alizarin Tetris RUN_DEPENDS= atris:${PORTSDIR}/games/atris |