diff options
author | mharo <mharo@FreeBSD.org> | 1999-08-31 14:53:31 +0800 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 1999-08-31 14:53:31 +0800 |
commit | 89e9525cd80b9d6ce10b7181e660e1342f17214d (patch) | |
tree | f4d9e55060ca2313aa08d2352e80fe2866c3f580 /net/p5-SNMP_Session | |
parent | d6c8a8d7896ae3cbf26d22acdd52fa0dfe8dc991 (diff) | |
download | freebsd-ports-gnome-89e9525cd80b9d6ce10b7181e660e1342f17214d.tar.gz freebsd-ports-gnome-89e9525cd80b9d6ce10b7181e660e1342f17214d.tar.zst freebsd-ports-gnome-89e9525cd80b9d6ce10b7181e660e1342f17214d.zip |
FreeBSD.ORG -> FreeBSD.org
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
Diffstat (limited to 'net/p5-SNMP_Session')
-rw-r--r-- | net/p5-SNMP_Session/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-SNMP_Session/Makefile b/net/p5-SNMP_Session/Makefile index f17fb666083d..ddce22f662bc 100644 --- a/net/p5-SNMP_Session/Makefile +++ b/net/p5-SNMP_Session/Makefile @@ -11,7 +11,7 @@ PKGNAME= p5-SNMP_Session-0.72 CATEGORIES= net perl5 MASTER_SITES= ftp://ftp.switch.ch/software/sources/network/snmp/perl/ -MAINTAINER= ports@FreeBSD.ORG +MAINTAINER= ports@FreeBSD.org USE_PERL5= yes |