diff options
author | Johan van Selst <johans@FreeBSD.org> | 2010-02-23 18:07:14 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2010-02-23 18:07:14 +0000 |
commit | 4aaac0b5f91fc973f5d39a99bd227267b1d5e5fa (patch) | |
tree | 9f8683f53b96cd6a20086cd049c6a3293ed6fb63 /net/libmxp | |
parent | 532e84e129e9764f1a25f82e8ed5dbc40da44502 (diff) |
Notes
Diffstat (limited to 'net/libmxp')
-rw-r--r-- | net/libmxp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/libmxp/Makefile b/net/libmxp/Makefile index 2de0508ac044..b854d5bbf335 100644 --- a/net/libmxp/Makefile +++ b/net/libmxp/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.2.4 CATEGORIES= net games textproc MASTER_SITES= http://www.kmuddy.com/libmxp/files/ -MAINTAINER= johans@stack.nl +MAINTAINER= johans@FreeBSD.org COMMENT= Parser for the MUD eXtension protocol USE_CMAKE= yes |