diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1999-04-07 17:38:31 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1999-04-07 17:38:31 +0000 |
commit | 65ec7f54c1826ca1e8faadc7c96cbf549f3f61f0 (patch) | |
tree | 4740e4d59f1c6a7961355b71e199ceeffd079aec /net-mgmt/p5-SNMP/Makefile | |
parent | 6693b1d7b75462591691f58170172dc86577ce35 (diff) |
Notes
Diffstat (limited to 'net-mgmt/p5-SNMP/Makefile')
-rw-r--r-- | net-mgmt/p5-SNMP/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-mgmt/p5-SNMP/Makefile b/net-mgmt/p5-SNMP/Makefile index 713d43dee68b..df8050514000 100644 --- a/net-mgmt/p5-SNMP/Makefile +++ b/net-mgmt/p5-SNMP/Makefile @@ -3,11 +3,11 @@ # Date created: May 5th 1997 # Whom: James FitzGibbon <jfitz@FreeBSD.org> # -# $Id: Makefile,v 1.3 1998/09/15 21:31:50 asami Exp $ +# $Id: Makefile,v 1.4 1998/10/21 10:07:50 markm Exp $ # -DISTNAME= SNMP-1.8b3 -PKGNAME= p5-SNMP-1.8b3 +DISTNAME= SNMP-1.8b5 +PKGNAME= p5-SNMP-1.8b5 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= SNMP |