aboutsummaryrefslogtreecommitdiff
path: root/games/nethack34/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2003-12-11 19:57:17 +0000
committerPav Lucistnik <pav@FreeBSD.org>2003-12-11 19:57:17 +0000
commiteffde617aa822c426e7d8becf2a2c3ce3458b5a6 (patch)
treec8def0357a1860b937734aaf3779f1958fde4aa9 /games/nethack34/Makefile
parent04de5e37c4ec6c54c0b713af57dc419acfaeb49d (diff)
downloadports-effde617aa822c426e7d8becf2a2c3ce3458b5a6.tar.gz
ports-effde617aa822c426e7d8becf2a2c3ce3458b5a6.zip
Notes
Diffstat (limited to 'games/nethack34/Makefile')
-rw-r--r--games/nethack34/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/nethack34/Makefile b/games/nethack34/Makefile
index 6dd72c811891..99f99ad6a2e3 100644
--- a/games/nethack34/Makefile
+++ b/games/nethack34/Makefile
@@ -6,11 +6,11 @@
#
PORTNAME= nethack
-PORTVERSION= 3.4.2
+PORTVERSION= 3.4.3
CATEGORIES?= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g}
+DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g}-src
EXTRACT_SUFX= .tgz
MAINTAINER?= ports@FreeBSD.org