summaryrefslogtreecommitdiff
path: root/net/ucd-snmp/Makefile
diff options
context:
space:
mode:
authorchristos <christos@pkgsrc.org>2004-02-19 22:38:10 +0000
committerchristos <christos@pkgsrc.org>2004-02-19 22:38:10 +0000
commit285785d9b55b8dd1850016171125db6aef5cde9b (patch)
treeaa45fdb966fbd8c622658913557f58280f476291 /net/ucd-snmp/Makefile
parentb7b4c9f245a169c6f93e64f5767e4eff975d80bf (diff)
downloadpkgsrc-285785d9b55b8dd1850016171125db6aef5cde9b.tar.gz
Add #include <des.h> to make this compile again with current.
Diffstat (limited to 'net/ucd-snmp/Makefile')
-rw-r--r--net/ucd-snmp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ucd-snmp/Makefile b/net/ucd-snmp/Makefile
index be4e781f7a2..9be0856e220 100644
--- a/net/ucd-snmp/Makefile
+++ b/net/ucd-snmp/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.53 2004/02/14 17:21:47 jlam Exp $
+# $NetBSD: Makefile,v 1.54 2004/02/19 22:38:10 christos Exp $
DISTNAME= ucd-snmp-4.2.4
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=net-snmp/} \
ftp://ucd-snmp.ucdavis.edu/ \