diff options
author | anholt <anholt@FreeBSD.org> | 2004-01-28 09:29:37 +0000 |
---|---|---|
committer | anholt <anholt@FreeBSD.org> | 2004-01-28 09:29:37 +0000 |
commit | e349c0ba898fd136a2b6426f95e9aed1f83af74a (patch) | |
tree | a84a8de8cfa090e2b704a143da5118b5ec7c8260 /games/chromium-bsu | |
parent | 67cd104e500ce4d48d8f19c5852734015eecdd3b (diff) | |
download | FreeBSD-ports-e349c0ba898fd136a2b6426f95e9aed1f83af74a.zip FreeBSD-ports-e349c0ba898fd136a2b6426f95e9aed1f83af74a.tar.gz |
Return to ports@ because I won't be working on FreeBSD for 3 months minimum.
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 88eabd2..fc38fb6 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 \ |