From 63b265795924e8aa1a9662a78baca77376179092 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Sun, 11 Sep 2011 21:55:40 +0000 Subject: - Update to 3.3.0 --- games/angband/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'games/angband/Makefile') diff --git a/games/angband/Makefile b/games/angband/Makefile index 6d569d489d1d..77385611c807 100644 --- a/games/angband/Makefile +++ b/games/angband/Makefile @@ -6,9 +6,10 @@ # PORTNAME= angband -PORTVERSION= 3.2.0 +PORTVERSION= 3.3.0 CATEGORIES= games -MASTER_SITES= http://rephial.org/downloads/3.2/ +MASTER_SITES= http://rephial.org/downloads/3.3/ +DISTNAME= ${PORTNAME}-v${PORTVERSION} MAINTAINER= pav@FreeBSD.org COMMENT= Rogue-like game with color, X11 support @@ -23,7 +24,6 @@ CONFIGURE_ARGS+= --with-x .else CONFIGURE_ARGS+= --with-x=no .endif -WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION} CONFIGURE_ENV= ac_cv_path_mkdir=mkdir CPP= cc -E -- cgit v1.2.3