games/fmars: Update BUILD_DEPENDS with lang/guile1
- Take MAINTAINERSHIP - Bump PORTREVISION
This commit is contained in:
parent
1c6c5f24b8
commit
da8c00c5c8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=565331
1 changed files with 3 additions and 3 deletions
|
@ -3,16 +3,16 @@
|
|||
|
||||
PORTNAME= fmars
|
||||
PORTVERSION= 0.0.207
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://corewar.co.uk/janeczek/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= bofh@FreeBSD.org
|
||||
COMMENT= Fast Memory Array Redcode Simulator
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
BUILD_DEPENDS= guile:lang/guile
|
||||
BUILD_DEPENDS= guile:lang/guile1
|
||||
|
||||
USES= gmake tar:bzip2
|
||||
ALL_TARGET= x${PORTNAME}
|
||||
|
|
Loading…
Reference in a new issue