diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-06-13 07:36:27 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-06-13 07:36:27 +0000 |
commit | 5e38556079dc1b29917574ab333469bcd6cb2826 (patch) | |
tree | 31f7c76fc2fe49a45de6576643bcbb985812b77e /games/ldmud | |
parent | 02026688e884be35e6f53ff766a2ef651851285e (diff) |
Notes
Diffstat (limited to 'games/ldmud')
-rw-r--r-- | games/ldmud/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/ldmud/Makefile b/games/ldmud/Makefile index a7b2085c979c..502fabe25281 100644 --- a/games/ldmud/Makefile +++ b/games/ldmud/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://www.bearnip.com/ftp/mud/ \ ftp://mud.stack.nl/pub/ldmud/ MAINTAINER= johans@FreeBSD.org -COMMENT= A modern version of the LPMud game driver +COMMENT= Modern version of the LPMud game driver BUILD_DEPENDS= help2man:${PORTSDIR}/misc/help2man LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre |