diff options
author | Cy Schubert <cy@FreeBSD.org> | 2014-01-12 08:09:12 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2014-01-12 08:09:12 +0000 |
commit | 4266c140f99507ceef80626e841a4182a25bc7a7 (patch) | |
tree | 7ef0943d9181618208de70ebef6e1ba676581d3f /security/ipfmeta | |
parent | 741b4b53b765d4fe86840201890ef93a20ebc74e (diff) | |
download | ports-4266c140f99507ceef80626e841a4182a25bc7a7.tar.gz ports-4266c140f99507ceef80626e841a4182a25bc7a7.zip |
Notes
Diffstat (limited to 'security/ipfmeta')
-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 |