diff options
-rw-r--r-- | games/nethack3-tty/Makefile | 1 | ||||
-rw-r--r-- | games/nethack33-nox11/Makefile | 1 | ||||
-rw-r--r-- | games/nethack34-nox11/Makefile | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/games/nethack3-tty/Makefile b/games/nethack3-tty/Makefile index c2a14b5bfa1d..181bd64e3fc6 100644 --- a/games/nethack3-tty/Makefile +++ b/games/nethack3-tty/Makefile @@ -6,6 +6,7 @@ # PORTNAME= nethack +PKGNAMESUFFIX= -tty PORTVERSION= 3.3.1 CATEGORIES= games MASTER_SITES= ftp://ftp.nethack.org/pub/nethack/nh331/src/ \ diff --git a/games/nethack33-nox11/Makefile b/games/nethack33-nox11/Makefile index c2a14b5bfa1d..181bd64e3fc6 100644 --- a/games/nethack33-nox11/Makefile +++ b/games/nethack33-nox11/Makefile @@ -6,6 +6,7 @@ # PORTNAME= nethack +PKGNAMESUFFIX= -tty PORTVERSION= 3.3.1 CATEGORIES= games MASTER_SITES= ftp://ftp.nethack.org/pub/nethack/nh331/src/ \ diff --git a/games/nethack34-nox11/Makefile b/games/nethack34-nox11/Makefile index c2a14b5bfa1d..181bd64e3fc6 100644 --- a/games/nethack34-nox11/Makefile +++ b/games/nethack34-nox11/Makefile @@ -6,6 +6,7 @@ # PORTNAME= nethack +PKGNAMESUFFIX= -tty PORTVERSION= 3.3.1 CATEGORIES= games MASTER_SITES= ftp://ftp.nethack.org/pub/nethack/nh331/src/ \ |