aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2015-12-18 06:33:35 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2015-12-18 06:33:35 +0000
commit218c9e63e3db210702c05f5122417f9dddcbe5dd (patch)
tree3b5a812ea8e2fc13a42f157fe55b0c9e1018bcbe
parentf64f7b346fca1bbd33737c170b36ab011e07bebe (diff)
downloadalpine_aports-218c9e63e3db210702c05f5122417f9dddcbe5dd.tar.bz2
alpine_aports-218c9e63e3db210702c05f5122417f9dddcbe5dd.tar.xz
alpine_aports-218c9e63e3db210702c05f5122417f9dddcbe5dd.zip
main/mg: rebuild against fixed ncurses widechar only
-rw-r--r--main/mg/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/mg/APKBUILD b/main/mg/APKBUILD
index a8df568410..4d3f36eadc 100644
--- a/main/mg/APKBUILD
+++ b/main/mg/APKBUILD
@@ -2,7 +2,7 @@
2# Maintainer: Natanael Copa <ncopa@alpinelinux.org> 2# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
3pkgname=mg 3pkgname=mg
4pkgver=20140414 4pkgver=20140414
5pkgrel=2 5pkgrel=3
6pkgdesc="mg is Micro GNU/emacs, this is a portable version of the mg maintained by the OpenBSD team." 6pkgdesc="mg is Micro GNU/emacs, this is a portable version of the mg maintained by the OpenBSD team."
7url="http://homepage.boetes.org/software/mg" 7url="http://homepage.boetes.org/software/mg"
8arch="x86 x86_64" 8arch="x86 x86_64"