diff options
author | sahil <sahil@FreeBSD.org> | 2010-07-29 10:58:44 +0800 |
---|---|---|
committer | sahil <sahil@FreeBSD.org> | 2010-07-29 10:58:44 +0800 |
commit | a3be8cffa07f22d4ba57b0248ff47c81eee34ba7 (patch) | |
tree | 9b0fe50e5c1c3a4f345d719aaa4653b343eac29c /security | |
parent | 2853f064eab4a1b09b6c3f66a87583b3169718f5 (diff) | |
download | freebsd-ports-gnome-a3be8cffa07f22d4ba57b0248ff47c81eee34ba7.tar.gz freebsd-ports-gnome-a3be8cffa07f22d4ba57b0248ff47c81eee34ba7.tar.zst freebsd-ports-gnome-a3be8cffa07f22d4ba57b0248ff47c81eee34ba7.zip |
- Update my MAINTAINER address to sahil@FreeBSD.org
Diffstat (limited to 'security')
-rw-r--r-- | security/mailzu/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Filter-Crypto/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/security/mailzu/Makefile b/security/mailzu/Makefile index 01a715a8a95c..8f2d658f2809 100644 --- a/security/mailzu/Makefile +++ b/security/mailzu/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/MailZu%200.8RC3 DISTNAME= MailZu_${DISTVERSION:S/rc/RC/} -MAINTAINER= sahil@tandon.net +MAINTAINER= sahil@FreeBSD.org COMMENT= A simple and intuitive web interface to manage amavisd-new quarantine RUN_DEPENDS= ${LOCALBASE}/sbin/amavisd:${PORTSDIR}/security/amavisd-new \ diff --git a/security/p5-Filter-Crypto/Makefile b/security/p5-Filter-Crypto/Makefile index 03019d89fe48..ea4c30451550 100644 --- a/security/p5-Filter-Crypto/Makefile +++ b/security/p5-Filter-Crypto/Makefile @@ -12,7 +12,7 @@ CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= sahil@tandon.net +MAINTAINER= sahil@FreeBSD.org COMMENT= Create runnable Perl files encrypted with OpenSSL libcrypto BUILD_DEPENDS= ${SITE_PERL}/PAR/Filter.pm:${PORTSDIR}/devel/p5-PAR-Packer \ |