diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2011-07-07 17:34:13 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2011-07-07 17:34:13 +0000 |
commit | 2e9eb76aefc968de446ffd896aa41fd87c4e6e4a (patch) | |
tree | 9aa6c8a214b31b66755876ce7a2247530115212d /archivers/kio_p7zip | |
parent | ba7c9597644af02f7ff4f0423f149fa50de6b3f7 (diff) | |
download | ports-2e9eb76aefc968de446ffd896aa41fd87c4e6e4a.tar.gz ports-2e9eb76aefc968de446ffd896aa41fd87c4e6e4a.zip |
Notes
Diffstat (limited to 'archivers/kio_p7zip')
-rw-r--r-- | archivers/kio_p7zip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/kio_p7zip/Makefile b/archivers/kio_p7zip/Makefile index 85531f484102..5df3920326fc 100644 --- a/archivers/kio_p7zip/Makefile +++ b/archivers/kio_p7zip/Makefile @@ -12,7 +12,7 @@ CATEGORIES= archivers kde MASTER_SITES= http://www.kde-apps.org/CONTENT/content-files/ DISTNAME= 17829-${PORTNAME}-${PORTVERSION} -MAINTAINER= makc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Kioslave for KDE to handle 7zip files RUN_DEPENDS= 7za:${PORTSDIR}/archivers/p7zip |