diff options
author | Alexander Botero-Lowry <alexbl@FreeBSD.org> | 2006-09-13 03:21:38 +0000 |
---|---|---|
committer | Alexander Botero-Lowry <alexbl@FreeBSD.org> | 2006-09-13 03:21:38 +0000 |
commit | 5eaac8b2caa7536fa6027f991ffbfa3319c62dca (patch) | |
tree | 6d70494b89362806485487c5e8079e08f3294473 /games | |
parent | cc2da5deb8d10229197da6a9e3933baeed6df60e (diff) |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/vultures-claw/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/vultures-claw/Makefile b/games/vultures-claw/Makefile index d9d15df45a67..d4437e3bb5f8 100644 --- a/games/vultures-claw/Makefile +++ b/games/vultures-claw/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.darkarts.co.za/projects/vultures/downloads/${PORTVERSIO PKGNAMESUFFIX= -claw DISTNAME= ${PORTNAME}-${PORTVERSION}${PKGNAMESUFFIX} -MAINTAINER= alex@foxybanana.com +MAINTAINER= alexbl@FreeBSD.org COMMENT= An isometric interface to Slash'EM based on Falcon's Eye LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png |