aboutsummaryrefslogtreecommitdiffstats
path: root/devel/monodoc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/monodoc/Makefile')
-rw-r--r--devel/monodoc/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/devel/monodoc/Makefile b/devel/monodoc/Makefile
index d13878878d30..bbeeed862dfd 100644
--- a/devel/monodoc/Makefile
+++ b/devel/monodoc/Makefile
@@ -4,11 +4,11 @@
# Whom: Christopher Nehren
#
# $FreeBSD$
-# $Id: Makefile,v 1.38 2006/11/23 00:42:17 killfill Exp $
+# $Id: Makefile,v 1.40 2007/02/07 15:44:59 killfill Exp $
#
PORTNAME= monodoc
-PORTVERSION= 1.2.1
+PORTVERSION= 1.2.3
CATEGORIES= devel gnome
MASTER_SITES= http://www.go-mono.com/sources/${PORTNAME}/
@@ -23,7 +23,8 @@ USE_ZIP= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
-MAN1= mdnormalizer.1 mdvalidator.1 monodocer.1 monodocs2html.1
+MAN1= mdnormalizer.1 mdvalidator.1 monodocer.1 monodocs2html.1 \
+ mdassembler.1 mdcs2ecma.1
.include "${.CURDIR}/../../lang/mono/bsd.mono.mk"
.include <bsd.port.mk>