diff options
author | itetcu <itetcu@FreeBSD.org> | 2006-06-07 03:47:42 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2006-06-07 03:47:42 +0800 |
commit | 3be694771f04e600a8316efb7e54700a6dda0453 (patch) | |
tree | c3644751202cc2be5f1b07986be564dad7332ce6 /games/chromium | |
parent | 077dc3369c86dd5a8da7e91b86f6e82c5abbf8d4 (diff) | |
download | freebsd-ports-gnome-3be694771f04e600a8316efb7e54700a6dda0453.tar.gz freebsd-ports-gnome-3be694771f04e600a8316efb7e54700a6dda0453.tar.zst freebsd-ports-gnome-3be694771f04e600a8316efb7e54700a6dda0453.zip |
Dmitry Marakasov adopts this orphan ports that he uses.
PR: ports/98284
Submitted by: Dmitry Marakasov <amdmi3@mail.ru>
Approved by: lawrence (mentor, implicit)
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 2703dedbbeab..5f00794b0e9d 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= ports@FreeBSD.org +MAINTAINER= amdmi3@mail.ru COMMENT= An arcade-style, top-scrolling space shooter LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis \ |