diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/tinymux/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/tinymux/Makefile b/games/tinymux/Makefile index ace33bf473a0..47fecec49a71 100644 --- a/games/tinymux/Makefile +++ b/games/tinymux/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.moosh.net/pub/mush/servers/tinymux/TinyMUX-1.x/ MAINTAINER= ports@FreeBSD.org -LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm +LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm WRKSRC= ${WRKDIR}/src |