diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-06-08 13:14:42 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-06-08 13:14:42 +0000 |
commit | ac30cb067faf4da48f4ff2e1f3741de717d71563 (patch) | |
tree | 0ed750d4ecf8e05f09474128520f74a948fc8d1d /x11-fm | |
parent | 93f1839209ef41b2a3f63ff765eb44c339bbed22 (diff) | |
download | freebsd-ports-ac30cb067faf4da48f4ff2e1f3741de717d71563.zip |
Remove indefinite articles from COMMENT where I'm maintainer.
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/rox-filer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fm/rox-filer/Makefile b/x11-fm/rox-filer/Makefile index d8b0b401647b..4ab0876b9d34 100644 --- a/x11-fm/rox-filer/Makefile +++ b/x11-fm/rox-filer/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= SF/rox/rox/${PORTVERSION} DISTNAME= rox-filer-${PORTVERSION} MAINTAINER= olgeni@FreeBSD.org -COMMENT= A simple and easy to use graphical file manager +COMMENT= Simple and easy to use graphical file manager RUN_DEPENDS= ${LOCALBASE}/share/mime/packages/freedesktop.org.xml:${PORTSDIR}/misc/shared-mime-info |