Date: Fri, 5 Dec 2014 09:21:11 +0000 (UTC) From: Alexey Dokuchaev <danfe@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r374000 - in head: archivers/nwreckdum games/q2pro Message-ID: <201412050921.sB59LB0j098338@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: danfe Date: Fri Dec 5 09:21:10 2014 New Revision: 374000 URL: https://svnweb.freebsd.org/changeset/ports/374000 QAT: https://qat.redports.org/buildarchive/r374000/ Log: archivers/nwreckdum: point to a new home on GitHub games/q2pro: reclaim maintainership Modified: head/archivers/nwreckdum/pkg-descr head/games/q2pro/Makefile Modified: head/archivers/nwreckdum/pkg-descr ============================================================================== --- head/archivers/nwreckdum/pkg-descr Fri Dec 5 09:04:29 2014 (r373999) +++ head/archivers/nwreckdum/pkg-descr Fri Dec 5 09:21:10 2014 (r374000) @@ -1,2 +1,4 @@ NWReckDum is Quake PACK file format (.pak) manipulator. It allows one to list, extract, and create packed game data files easily from command line. + +WWW: https://github.com/danfe/nwreckdum Modified: head/games/q2pro/Makefile ============================================================================== --- head/games/q2pro/Makefile Fri Dec 5 09:04:29 2014 (r373999) +++ head/games/q2pro/Makefile Fri Dec 5 09:21:10 2014 (r374000) @@ -7,7 +7,7 @@ PORTREVISION= 8 CATEGORIES= games MASTER_SITES= LOCAL/alepulver -MAINTAINER= ports@FreeBSD.org +MAINTAINER= danfe@FreeBSD.org COMMENT= Quake II engine modification compatible with R1Q2 LICENSE= GPLv2 # or later
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412050921.sB59LB0j098338>