svn commit: r323185 - head/x11-fm/rodent
William Grzybowski
wg at FreeBSD.org
Wed Jul 17 21:07:44 UTC 2013
Author: wg
Date: Wed Jul 17 21:07:44 2013
New Revision: 323185
URL: http://svnweb.freebsd.org/changeset/ports/323185
Log:
x11-fm/rodent: pass maintainership
- Pass maintainership (asked via mailing list) [1]
- USES gmake
- Remove leading article from COMMENT
PR: ports/180618 [1]
Submitted by: Jens K. Loewe <bsd tuxproject.de> (maintainer)
Modified:
head/x11-fm/rodent/Makefile
Modified: head/x11-fm/rodent/Makefile
==============================================================================
--- head/x11-fm/rodent/Makefile Wed Jul 17 19:27:53 2013 (r323184)
+++ head/x11-fm/rodent/Makefile Wed Jul 17 21:07:44 2013 (r323185)
@@ -6,8 +6,8 @@ PORTVERSION= 4.8.0
CATEGORIES= x11-fm
MASTER_SITES= SF/xffm/${PORTVERSION}/
-MAINTAINER= bsd at tuxproject.de
-COMMENT= A fast, small and powerful file manager
+MAINTAINER= rodrigo at bebik.net
+COMMENT= Fast, small and powerful file manager
LICENSE= GPLv3
@@ -21,9 +21,9 @@ LIB_DEPENDS= xml2:${PORTSDIR}/textproc/l
gtk-x11-2:${PORTSDIR}/x11-toolkits/gtk20 \
magic:${PORTSDIR}/sysutils/file
+USES= gmake
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--docdir=${DOCSDIR}
-USE_GMAKE= yes
USE_LDCONFIG= yes
INSTALLS_ICONS= yes
More information about the svn-ports-head
mailing list