aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2013-10-28 03:39:14 +0000
committerXin LI <delphij@FreeBSD.org>2013-10-28 03:39:14 +0000
commit15f0d3029d7c369bca3c25ac23d7d74380c36da2 (patch)
tree7fa22b86373e36a68693f28d4b6aaa8421b5d93d /editors
parent0d0604a3414094bb5817e79fe900d79f6393bdc1 (diff)
downloadports-15f0d3029d7c369bca3c25ac23d7d74380c36da2.tar.gz
ports-15f0d3029d7c369bca3c25ac23d7d74380c36da2.zip
Notes
Diffstat (limited to 'editors')
-rw-r--r--editors/madedit/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/editors/madedit/Makefile b/editors/madedit/Makefile
index e1619645132c..e9ce52e8a524 100644
--- a/editors/madedit/Makefile
+++ b/editors/madedit/Makefile
@@ -7,9 +7,11 @@ PORTREVISION= 8
CATEGORIES= editors
MASTER_SITES= SF/${PORTNAME}/MadEdit/MadEdit-${PORTVERSION}
-MAINTAINER= delphij@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= An open-source and cross-platform text/hex editor
+LICENSE= GPLv2
+
USES= gettext pkgconfig
USE_WX= 2.6+
WANT_UNICODE= yes