diff options
author | edwin <edwin@FreeBSD.org> | 2003-09-28 11:51:31 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-09-28 11:51:31 +0000 |
commit | 3ad7b54638db02940cda840abc0b9d3c40a7168f (patch) | |
tree | 680b1e0f1e12f963cf498692143dbc600ba14ecc /games/nethack34-gnome | |
parent | 43cd8c9833240da4206b52ecbcd0a2d2d9c23eb6 (diff) | |
download | FreeBSD-ports-3ad7b54638db02940cda840abc0b9d3c40a7168f.zip FreeBSD-ports-3ad7b54638db02940cda840abc0b9d3c40a7168f.tar.gz |
Update port: games/nethack to 5.4.2
- Update to version 5.4.2
PR: ports/56279
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Diffstat (limited to 'games/nethack34-gnome')
-rw-r--r-- | games/nethack34-gnome/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/nethack34-gnome/Makefile b/games/nethack34-gnome/Makefile index 0ac31a0..b035bae 100644 --- a/games/nethack34-gnome/Makefile +++ b/games/nethack34-gnome/Makefile @@ -9,6 +9,6 @@ MASTERDIR= ${.CURDIR}/../nethack34 MAINTAINER= Jan.Stocker@t-online.de -WITH_GNOME_GRAPHICS= yes +PKGNAMESUFFIX= -gnome .include "${MASTERDIR}/Makefile" |