diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2014-06-10 05:28:58 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2014-06-10 05:28:58 +0000 |
commit | bab0b62d7be7552314ef5a1c83a4b74d12963438 (patch) | |
tree | 6700ded7802039558cae0fe77ab7f9d84b6e5951 /games | |
parent | c17e0bbeb7901431310d0b46c5e5f95583146689 (diff) | |
download | ports-bab0b62d7be7552314ef5a1c83a4b74d12963438.tar.gz ports-bab0b62d7be7552314ef5a1c83a4b74d12963438.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/unnethack/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/unnethack/Makefile b/games/unnethack/Makefile index ef321bcc7f55..22318e06e20d 100644 --- a/games/unnethack/Makefile +++ b/games/unnethack/Makefile @@ -3,7 +3,7 @@ PORTNAME= unnethack PORTVERSION= 4.0.0.20120401 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:R} |