svn commit: r331827 - head/editors/madedit
Xin LI
delphij at FreeBSD.org
Mon Oct 28 03:39:15 UTC 2013
Author: delphij
Date: Mon Oct 28 03:39:14 2013
New Revision: 331827
URL: http://svnweb.freebsd.org/changeset/ports/331827
Log:
Return back to pool.
Modified:
head/editors/madedit/Makefile
Modified: head/editors/madedit/Makefile
==============================================================================
--- head/editors/madedit/Makefile Mon Oct 28 03:22:17 2013 (r331826)
+++ head/editors/madedit/Makefile Mon Oct 28 03:39:14 2013 (r331827)
@@ -7,9 +7,11 @@ PORTREVISION= 8
CATEGORIES= editors
MASTER_SITES= SF/${PORTNAME}/MadEdit/MadEdit-${PORTVERSION}
-MAINTAINER= delphij at FreeBSD.org
+MAINTAINER= ports at FreeBSD.org
COMMENT= An open-source and cross-platform text/hex editor
+LICENSE= GPLv2
+
USES= gettext pkgconfig
USE_WX= 2.6+
WANT_UNICODE= yes
More information about the svn-ports-all
mailing list