summaryrefslogtreecommitdiff
path: root/games/blockade/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Before committing the previous BROKEN changes I carefully checked the statusKris Kennaway2003-10-161-7/+1
| | | | | | | | | | | | of each port on bento and for recent fixes. Unfortunately at some point I got confused and switched to the wrong list :-) As a result I picked up a number of ports that were fixed a while ago. Sorry for the false alarm, maintainers. Pointy hat to: kris Notes: svn path=/head/; revision=91389
* BROKEN on 5.x: does not compileKris Kennaway2003-10-161-1/+7
| | | | Notes: svn path=/head/; revision=91384
* De-pkg-comment.Akinori MUSHA2003-02-201-0/+1
| | | | Notes: svn path=/head/; revision=75954
* Set Maintainership back to ports.Tilman Keskinoz2003-01-301-1/+1
| | | | | | | cpiazza's email is bouncing since Jan 7. Notes: svn path=/head/; revision=74295
* Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break whenSatoshi Asami2000-09-251-2/+1
| | | | | | | | | | | | | | PORTREVISION or PORTEPOCH are defined. Most of these Makefiles were defining DISTNAME and WRKSRC (and sometimes EXTRACT_SUFX) -- change those to define DISTFILES only. Also, some of the WRKSRC lines were not even necessary, as they were defining it to the default value. Instigated by: Peter Pentchev <roam@orbitel.bg> and kris Notes: svn path=/head/; revision=33101
* update portname/portversion stuff (games commit part 1, a-c)Michael Haro2000-04-141-3/+3
| | | | Notes: svn path=/head/; revision=27502
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20948
* Change my email address to FreeBSD.org.Chris Piazza1999-06-191-3/+3
| | | | | | | | Also some minor nits (extra fluff in all of my ports' DESCR files, USE_XLIB defined when USE_X_PREFIX is also defined, etc). Notes: svn path=/head/; revision=19556
* Initial import of blockade version 1.00.Steve Price1999-06-061-0/+25
An X version of the 'blockade' Macintosh game. PR: 11930 Submitted by: Chris Piazza <cpiazza@home.net> Notes: svn path=/head/; revision=19255