aboutsummaryrefslogtreecommitdiffstats
path: root/editors/mg/Makefile
diff options
context:
space:
mode:
authortobik <tobik@FreeBSD.org>2019-05-22 16:09:07 +0800
committertobik <tobik@FreeBSD.org>2019-05-22 16:09:07 +0800
commita5346cd4f755cdb71716e68aa0c17f7fffff21ca (patch)
tree43160cfe12bd28dd019c31c0f49b521ed98734b0 /editors/mg/Makefile
parent911c0b646715979cce41e53f3ffb01bac69a8650 (diff)
downloadfreebsd-ports-gnome-a5346cd4f755cdb71716e68aa0c17f7fffff21ca.tar.gz
freebsd-ports-gnome-a5346cd4f755cdb71716e68aa0c17f7fffff21ca.tar.zst
freebsd-ports-gnome-a5346cd4f755cdb71716e68aa0c17f7fffff21ca.zip
editors/mg: Update to 6.5
Diffstat (limited to 'editors/mg/Makefile')
-rw-r--r--editors/mg/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/editors/mg/Makefile b/editors/mg/Makefile
index dc89bb834154..3953ba9d4d9a 100644
--- a/editors/mg/Makefile
+++ b/editors/mg/Makefile
@@ -2,10 +2,14 @@
# $FreeBSD$
PORTNAME= mg
-PORTVERSION= 20180927
+PORTVERSION= 6.5
+PORTEPOCH= 1
CATEGORIES= editors
MASTER_SITES= https://github.com/ibara/mg/releases/download/mg-${PORTVERSION}/
+PATCH_SITES= https://github.com/ibara/mg/commit/
+PATCHFILES= 0740c97eff175f90688ac2a4ae08a8f12d5fabcc.patch:-p1
+
MAINTAINER= tobik@FreeBSD.org
COMMENT= Small, fast Emacs-like editor