Date: Sat, 22 Sep 2012 20:01:11 +0000 (UTC) From: Boris Samorodov <bsam@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r304720 - head/games/patapizza-tetris Message-ID: <201209222001.q8MK1Bns031027@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bsam Date: Sat Sep 22 20:01:11 2012 New Revision: 304720 URL: http://svn.freebsd.org/changeset/ports/304720 Log: Bump PORTREVISION for the last change (remove options). Modified: head/games/patapizza-tetris/Makefile Modified: head/games/patapizza-tetris/Makefile ============================================================================== --- head/games/patapizza-tetris/Makefile Sat Sep 22 19:52:31 2012 (r304719) +++ head/games/patapizza-tetris/Makefile Sat Sep 22 20:01:11 2012 (r304720) @@ -3,6 +3,7 @@ PORTNAME= patapizza-tetris PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= https://github.com/patapizza/tetris/downloads/ DISTNAME= ${PORTNAME:S/patapizza-//}-${DISTVERSION}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209222001.q8MK1Bns031027>