diff options
author | cy <cy@FreeBSD.org> | 2014-01-12 16:09:12 +0800 |
---|---|---|
committer | cy <cy@FreeBSD.org> | 2014-01-12 16:09:12 +0800 |
commit | 8f5d79aa49ef83bdd45aebab0dfaad9704bf9554 (patch) | |
tree | 7ef0943d9181618208de70ebef6e1ba676581d3f /security | |
parent | da3938a22ba2030c91d5562eeae2123287d9caf0 (diff) | |
download | freebsd-ports-gnome-8f5d79aa49ef83bdd45aebab0dfaad9704bf9554.tar.gz freebsd-ports-gnome-8f5d79aa49ef83bdd45aebab0dfaad9704bf9554.tar.zst freebsd-ports-gnome-8f5d79aa49ef83bdd45aebab0dfaad9704bf9554.zip |
Assume maintainership.
Diffstat (limited to 'security')
-rw-r--r-- | security/ipfmeta/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/ipfmeta/Makefile b/security/ipfmeta/Makefile index 43e278454917..2d67fbdb7485 100644 --- a/security/ipfmeta/Makefile +++ b/security/ipfmeta/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.3 CATEGORIES= security MASTER_SITES= http://www.sentia.org/downloads/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= cy@FreeBSD.org COMMENT= ipfmeta - use objects in IPfilter files USES= perl5 |