diff options
Diffstat (limited to 'games/unnethack/Makefile')
-rw-r--r-- | games/unnethack/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/games/unnethack/Makefile b/games/unnethack/Makefile index 52f8931708f2..5caab514274f 100644 --- a/games/unnethack/Makefile +++ b/games/unnethack/Makefile @@ -2,13 +2,11 @@ # $FreeBSD$ PORTNAME= unnethack -PORTVERSION= 4.0.0.20120401 +DISTVERSION= 4.0.0-20120401 PORTREVISION= 2 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:R} -DISTNAME= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E} - MAINTAINER= knu@FreeBSD.org COMMENT= New variant of NetHack |