diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/mm-common/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/mm-common/Makefile b/devel/mm-common/Makefile index cdff49439..3a38fb51a 100644 --- a/devel/mm-common/Makefile +++ b/devel/mm-common/Makefile @@ -3,7 +3,7 @@ # Whom: Koop Mast<kwm@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/devel/mm-common/Makefile,v 1.2 2009/08/28 16:58:12 kwm Exp $ +# $MCom: ports/devel/mm-common/Makefile,v 1.3 2009/09/03 08:46:17 kwm Exp $ # PORTNAME= mm-common @@ -12,7 +12,7 @@ CATEGORIES= devel gnome MASTER_SITES= GNOME MAINTAINER= gnome@FreeBSD.org -COMMENT= Commen build infrastructure for the GNOME C++ binding libraries +COMMENT= Common build infrastructure for the GNOME C++ binding libraries LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl |