diff options
author | mharo <mharo@FreeBSD.org> | 2002-11-18 09:45:56 +0800 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2002-11-18 09:45:56 +0800 |
commit | c4ed301db179686b8ad6a0855346e352dcff4cff (patch) | |
tree | 0bc2281bff6da116dcb764ce20dc96f247d89c16 /security | |
parent | 660c903aadfbdfa7161a6eaee9872c160cc9f733 (diff) | |
download | freebsd-ports-gnome-c4ed301db179686b8ad6a0855346e352dcff4cff.tar.gz freebsd-ports-gnome-c4ed301db179686b8ad6a0855346e352dcff4cff.tar.zst freebsd-ports-gnome-c4ed301db179686b8ad6a0855346e352dcff4cff.zip |
hand over to ports@freebsd.org
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Crypt-OpenPGP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Crypt-OpenPGP/Makefile b/security/p5-Crypt-OpenPGP/Makefile index 37461858af95..2da9967ec762 100644 --- a/security/p5-Crypt-OpenPGP/Makefile +++ b/security/p5-Crypt-OpenPGP/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Crypt PKGNAMEPREFIX= p5- -MAINTAINER= mharo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org PERLBASE= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} |