diff options
author | makc <makc@FreeBSD.org> | 2009-02-21 19:31:28 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2009-02-21 19:31:28 +0800 |
commit | 3868a3c27c007f4867435814cbee297efc3cb196 (patch) | |
tree | d58b52e4a15f36569d47ed68c4193ca5bdf6a59d /archivers | |
parent | 0e770427f5df43071f5611ef294d4dfea9108595 (diff) | |
download | freebsd-ports-gnome-3868a3c27c007f4867435814cbee297efc3cb196.tar.gz freebsd-ports-gnome-3868a3c27c007f4867435814cbee297efc3cb196.tar.zst freebsd-ports-gnome-3868a3c27c007f4867435814cbee297efc3cb196.zip |
Use my @FreeBSD.org email for the rest of my ports
Diffstat (limited to 'archivers')
-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 1de8de3caa58..0bf9280fed92 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@issp.ac.ru +MAINTAINER= makc@FreeBSD.org COMMENT= Kioslave for KDE to handle 7zip files RUN_DEPENDS= 7za:${PORTSDIR}/archivers/p7zip |