diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-06-06 19:47:42 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-06-06 19:47:42 +0000 |
commit | 9099f96c4e804bf1a14769eb70ee1668a8a2ab3b (patch) | |
tree | ccd8521c60a4d79278cc2094e801c763209831ad /games/chromium-bsu | |
parent | ee5a26a838f2540f40c3aaaf796be8d66bcca9a3 (diff) | |
download | ports-9099f96c4e804bf1a14769eb70ee1668a8a2ab3b.tar.gz ports-9099f96c4e804bf1a14769eb70ee1668a8a2ab3b.zip |
Notes
Diffstat (limited to 'games/chromium-bsu')
-rw-r--r-- | games/chromium-bsu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/chromium-bsu/Makefile b/games/chromium-bsu/Makefile index 2703dedbbeab..5f00794b0e9d 100644 --- a/games/chromium-bsu/Makefile +++ b/games/chromium-bsu/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.reptilelabour.com/software/files/chromium/ DISTFILES= ${PORTNAME}-src-${PORTVERSION}.tar.gz \ ${PORTNAME}-data-${PORTVERSION}.tar.gz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= amdmi3@mail.ru COMMENT= An arcade-style, top-scrolling space shooter LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis \ |