diff options
author | tobik <tobik@FreeBSD.org> | 2017-10-26 18:59:32 +0800 |
---|---|---|
committer | tobik <tobik@FreeBSD.org> | 2017-10-26 18:59:32 +0800 |
commit | 8dd6d0782c8aa458cba50b05414029004938e622 (patch) | |
tree | ebb45fd0f0d1244f768a30b0d022289d14f11e00 /editors/mg/Makefile | |
parent | 0020ff095988d5a2b1d580978544be4c9be48283 (diff) | |
download | freebsd-ports-gnome-8dd6d0782c8aa458cba50b05414029004938e622.tar.gz freebsd-ports-gnome-8dd6d0782c8aa458cba50b05414029004938e622.tar.zst freebsd-ports-gnome-8dd6d0782c8aa458cba50b05414029004938e622.zip |
editors/mg: Update to 20171014
Diffstat (limited to 'editors/mg/Makefile')
-rw-r--r-- | editors/mg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/mg/Makefile b/editors/mg/Makefile index 3abfe63a1cb0..a0a6cdc55968 100644 --- a/editors/mg/Makefile +++ b/editors/mg/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mg -PORTVERSION= 20170828 +PORTVERSION= 20171014 CATEGORIES= editors MASTER_SITES= http://homepage.boetes.org/software/mg/ |