diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-09-02 18:13:27 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-09-02 18:13:27 +0000 |
commit | 3a7b4382c92af99b56deeee90c7a5927fc1baa89 (patch) | |
tree | f0c88fbd195fa78fe5fb0428e1113fc56222be5d /net-mgmt/net-snmp4/Makefile | |
parent | 00911aa79c384f2dd3230df898656026d2229643 (diff) |
Looks like I accidentally correupted the patch in the previous commit.
Fix that and bump PORTREVISION yet again.
Notes
Notes:
svn path=/head/; revision=88369
Diffstat (limited to 'net-mgmt/net-snmp4/Makefile')
-rw-r--r-- | net-mgmt/net-snmp4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/net-snmp4/Makefile b/net-mgmt/net-snmp4/Makefile index d8628e0cf369..200f175d4300 100644 --- a/net-mgmt/net-snmp4/Makefile +++ b/net-mgmt/net-snmp4/Makefile @@ -7,7 +7,7 @@ PORTNAME= ucd-snmp PORTVERSION= 4.2.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://ucd-snmp.ucdavis.edu/ \ |