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 | |
parent | dc2617a65a56494304c24bc413ca209146c4b621 (diff) |
Return to ports@ because I won't be working on FreeBSD for 3 months minimum.
Notes
Notes:
svn path=/head/; revision=99313
Diffstat (limited to 'games')
-rw-r--r-- | games/chromium-bsu/Makefile | 2 | ||||
-rw-r--r-- | games/chromium/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/chromium-bsu/Makefile b/games/chromium-bsu/Makefile index 88eabd2e93e0..fc38fb67936f 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= anholt@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An arcade-style, top-scrolling space shooter LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis \ 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 \ |