diff options
Diffstat (limited to 'editors/mp/Makefile')
-rw-r--r-- | editors/mp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/mp/Makefile b/editors/mp/Makefile index c7486b5254c6..f3a6b604c00e 100644 --- a/editors/mp/Makefile +++ b/editors/mp/Makefile @@ -6,11 +6,12 @@ # PORTNAME= mp -PORTVERSION= 3.2.5 +PORTVERSION= 3.2.7 CATEGORIES= editors MASTER_SITES= http://triptico.dhis.org/download/ MAINTAINER= markp@FreeBSD.org +COMMENT= A programming text editor USE_GMAKE= yes USE_REINPLACE= yes |