diff options
Diffstat (limited to 'games/ldmud/Makefile')
-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 |