diff options
author | Alexander Botero-Lowry <alexbl@FreeBSD.org> | 2006-10-03 08:14:57 +0000 |
---|---|---|
committer | Alexander Botero-Lowry <alexbl@FreeBSD.org> | 2006-10-03 08:14:57 +0000 |
commit | dad9ff36636a665b5088cda6fdb9c5e422e234c2 (patch) | |
tree | d2d840dabe914e8f96b28e7c8214995beea45813 /games/vultures-eye/Makefile | |
parent | 84602e3a820c8b89f1995564cd7978159ddea5dc (diff) |
Notes
Diffstat (limited to 'games/vultures-eye/Makefile')
-rw-r--r-- | games/vultures-eye/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/vultures-eye/Makefile b/games/vultures-eye/Makefile index a33e822a4dea..7d1ae1b27d93 100644 --- a/games/vultures-eye/Makefile +++ b/games/vultures-eye/Makefile @@ -9,9 +9,9 @@ PORTNAME= vultures PORTVERSION= 2.1.0 PORTREVISION= 2 CATEGORIES= games -MASTER_SITES= http://www.darkarts.co.za/projects/vultures/downloads/${PORTVERSION}/ +MASTER_SITES= http://www.darkarts.co.za/projects/vultures/attachment/wiki/downloads/${PORTVERSION}/ PKGNAMESUFFIX= -eye -DISTFILES= ${DISTNAME}${PKGNAMESUFFIX}${EXTRACT_SUFX} +DISTFILES= ${DISTNAME}-full${EXTRACT_SUFX}?format=raw MAINTAINER= llwang@infor.org COMMENT= A graphical interface for NetHack 3.4.3 forked from Falcon's Eye |