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 | |
parent | 5ad269021f2a9cf0dbaf48c5d38bd67e021908b9 (diff) | |
download | ports-e6e1f16451a53504bb32076f4ea7890567756726.tar.gz ports-e6e1f16451a53504bb32076f4ea7890567756726.zip |
Fix a typo (p5-SNMP_Simple -> p5-SNMP_Session)
Notes
Notes:
svn path=/head/; revision=19857
-rw-r--r-- | net-mgmt/p5-SNMP_Session/Makefile | 4 | ||||
-rw-r--r-- | net/p5-SNMP_Session/Makefile | 4 |
2 files changed, 4 insertions, 4 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 diff --git a/net/p5-SNMP_Session/Makefile b/net/p5-SNMP_Session/Makefile index 8f20202d174b..efaefd551729 100644 --- a/net/p5-SNMP_Session/Makefile +++ b/net/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 |