diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2012-05-16 11:06:40 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2012-05-16 11:06:40 +0800 |
commit | e02b88a535e55c9a5dfe0311f605d5fe02e2130c (patch) | |
tree | d1e510a3b825d6c51e2b58d2a778dd114b16c53e /security/clamtk | |
parent | e56bf917211e03ace88cd6dbd65d7cb057cca126 (diff) | |
download | freebsd-ports-gnome-e02b88a535e55c9a5dfe0311f605d5fe02e2130c.tar.gz freebsd-ports-gnome-e02b88a535e55c9a5dfe0311f605d5fe02e2130c.tar.zst freebsd-ports-gnome-e02b88a535e55c9a5dfe0311f605d5fe02e2130c.zip |
- Pass maintainership to submitter
PR: ports/167937
Submitted by: Tom Judge <tom@tomjudge.com>
Diffstat (limited to 'security/clamtk')
-rw-r--r-- | security/clamtk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/clamtk/Makefile b/security/clamtk/Makefile index f8e34a6c7259..db66402902dd 100644 --- a/security/clamtk/Makefile +++ b/security/clamtk/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 4.38 CATEGORIES= security MASTER_SITES= SF/${PORTNAME}/ClamTk/${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= tom@tomjudge.com COMMENT= GTK front-end for Clam Antivirus LICENSE= ART10 GPLv1 |