diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-06-28 13:47:03 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-06-28 13:47:03 +0800 |
commit | 31f076d38d8fee208bee6e294e06a066224c6f5d (patch) | |
tree | aa2d46f436b284f7b5cce9cb1811ce7be78ff346 /net | |
parent | 20fb7e6849564b3c5337067b3a2819b3d4b55da4 (diff) | |
download | freebsd-ports-gnome-31f076d38d8fee208bee6e294e06a066224c6f5d.tar.gz freebsd-ports-gnome-31f076d38d8fee208bee6e294e06a066224c6f5d.tar.zst freebsd-ports-gnome-31f076d38d8fee208bee6e294e06a066224c6f5d.zip |
Fix a typo (p5-SNMP_Simple -> p5-SNMP_Session)
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-SNMP_Session/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |