diff options
author | Eric Anholt <anholt@FreeBSD.org> | 2004-01-28 09:29:37 +0000 |
---|---|---|
committer | Eric Anholt <anholt@FreeBSD.org> | 2004-01-28 09:29:37 +0000 |
commit | 524ed9afaadd4d465c9c2482d33935cedfa146c4 (patch) | |
tree | 8b5763fe493efca767b066cf003ad34946dc0d26 /games/chromium | |
parent | dc2617a65a56494304c24bc413ca209146c4b621 (diff) | |
download | ports-524ed9afaadd4d465c9c2482d33935cedfa146c4.tar.gz ports-524ed9afaadd4d465c9c2482d33935cedfa146c4.zip |
Notes
Diffstat (limited to 'games/chromium')
-rw-r--r-- | games/chromium/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/chromium/Makefile b/games/chromium/Makefile index 88eabd2e93e0..fc38fb67936f 100644 --- a/games/chromium/Makefile +++ b/games/chromium/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= anholt@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An arcade-style, top-scrolling space shooter LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis \ |