summaryrefslogtreecommitdiff
path: root/games/netris/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2001-11-29Get rid of manually adding "nbX" to PKGNAME when a pkg was changed inhubertf1-2/+2
pkgsrc. Instead, a new variable PKGREVISION is invented that can get bumped independent of DISTNAME and PKGNAME. Example #1: DISTNAME= foo-X.Y PKGREVISION= Z => PKGNAME= foo-X.YnbZ Example #2: DISTNAME= barthing-X.Y PKGNAME= bar-X.Y PKGREVISION= Z => PKGNAME= bar=X.YnbZ (!) On subsequent changes, only PKGREVISION needs to be bumped, no more risk of getting DISTNAME changed accidentally.
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+2
2000-12-31You can't change the DISTNAME.veego1-2/+3
Just add a PKGNAME when you want to change the version to xxxnb1.
2000-12-31Bump name to netris-0.5nb1 for the IPv6 patchhubertf1-2/+2
2000-12-31Add IPv6 supporthubertf1-1/+17
Patch submitted by Tomasz Luchowski <zuntum@eik.pl> in PR 11855.
2000-10-28Initial import of netris-0.5 package, provided by Philipp Huberwiz1-0/+22
in pkg/10838, slightly fixed up by me: Everybody's darling T*tris in a networked version