diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-06-28 05:47:03 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-06-28 05:47:03 +0000 |
commit | e6e1f16451a53504bb32076f4ea7890567756726 (patch) | |
tree | 3f24d13bbc6adeb1a679e061f0fe420f8e55e9b4 /net-mgmt/p5-SNMP_Session | |
parent | Don't use sentences in pkg/COMMENT since we can't use periods. (diff) |
Fix a typo (p5-SNMP_Simple -> p5-SNMP_Session)
Diffstat (limited to 'net-mgmt/p5-SNMP_Session')
-rw-r--r-- | net-mgmt/p5-SNMP_Session/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/p5-SNMP_Session/Makefile b/net-mgmt/p5-SNMP_Session/Makefile index 8f20202d174b..efaefd551729 100644 --- a/net-mgmt/p5-SNMP_Session/Makefile +++ b/net-mgmt/p5-SNMP_Session/Makefile @@ -1,9 +1,9 @@ -# New ports collection makefile for: p5-SNMP_Simple +# New ports collection makefile for: p5-SNMP_Session # Version required: 0.70 # Date created: 13 June 1999 # Whom: Stephen J. Roznowski <sjr@home.net> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/06/27 17:41:44 cpiazza Exp $ # DISTNAME= SNMP_Session-0.70 |