diff options
Diffstat (limited to 'games/zangband/Makefile')
-rw-r--r-- | games/zangband/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/zangband/Makefile b/games/zangband/Makefile index cbd1583279a..685a9d819e7 100644 --- a/games/zangband/Makefile +++ b/games/zangband/Makefile @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= zangband -PORTVERSION= 2.7.5.p1 +DISTVERSION= 2.7.5pre1 CATEGORIES+= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-src/${PORTVERSION:R}%20preview%20I -DISTNAME= ${PORTNAME}-${PORTVERSION:R}pre1 DIST_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org |