summaryrefslogtreecommitdiff
path: root/net/ucd-snmp-current
diff options
context:
space:
mode:
authorhubertf <hubertf>2001-01-26 05:21:43 +0000
committerhubertf <hubertf>2001-01-26 05:21:43 +0000
commitf7ceb5b1072eec198e73a4910493ebe28de80aeb (patch)
tree8da29b5c3584f56ad795de61b8510a209d489316 /net/ucd-snmp-current
parentb60a0e9398c255cb150dd96e957be7789c331d45 (diff)
downloadpkgsrc-f7ceb5b1072eec198e73a4910493ebe28de80aeb.tar.gz
etc/rc.d cleanup: rename *.sh -> *
Diffstat (limited to 'net/ucd-snmp-current')
-rw-r--r--net/ucd-snmp-current/Makefile10
-rw-r--r--net/ucd-snmp-current/pkg/PLIST4
2 files changed, 7 insertions, 7 deletions
diff --git a/net/ucd-snmp-current/Makefile b/net/ucd-snmp-current/Makefile
index 9c4d392bb60..51615246b9e 100644
--- a/net/ucd-snmp-current/Makefile
+++ b/net/ucd-snmp-current/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2000/03/17 19:28:37 kim Exp $
+# $NetBSD: Makefile,v 1.4 2001/01/26 05:21:47 hubertf Exp $
#
DISTNAME= ucd-snmp-4.0.1
@@ -44,10 +44,10 @@ post-install:
@for F in ${WRKSRC}/etc/* ; do \
${INSTALL_DATA} $$F ${PREFIX}/share/examples/ucd-snmp ; \
done
- ${ECHO} "Creating ${PREFIX}/etc/rc.d/snmpd.sh startup file."; \
- ${ECHO} "#!/bin/sh" > ${PREFIX}/etc/rc.d/snmpd.sh; \
- ${ECHO} "[ -x ${PREFIX}/sbin/snmpd ] && ${PREFIX}/sbin/snmpd && ${ECHO} -n ' snmpd'" >> ${PREFIX}/etc/rc.d/snmpd.sh
- ${CHMOD} 755 ${PREFIX}/etc/rc.d/snmpd.sh
+ ${ECHO} "Creating ${PREFIX}/etc/rc.d/snmpd startup file."; \
+ ${ECHO} "#!/bin/sh" > ${PREFIX}/etc/rc.d/snmpd; \
+ ${ECHO} "[ -x ${PREFIX}/sbin/snmpd ] && ${PREFIX}/sbin/snmpd && ${ECHO} -n ' snmpd'" >> ${PREFIX}/etc/rc.d/snmpd
+ ${CHMOD} 755 ${PREFIX}/etc/rc.d/snmpd
${INSTALL_DATA_DIR} ${PREFIX}/lib/snmp/dlmod
${TOUCH} ${PREFIX}/lib/snmp/dlmod/.keepme
diff --git a/net/ucd-snmp-current/pkg/PLIST b/net/ucd-snmp-current/pkg/PLIST
index 5f141fe0dd6..7b7523917c9 100644
--- a/net/ucd-snmp-current/pkg/PLIST
+++ b/net/ucd-snmp-current/pkg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 1999/09/22 21:11:39 kim Exp $
+@comment $NetBSD: PLIST,v 1.2 2001/01/26 05:21:47 hubertf Exp $
bin/encode_keychange
bin/snmpbulkwalk
bin/snmpcheck
@@ -15,7 +15,7 @@ bin/snmptrap
bin/snmpusm
bin/snmpwalk
bin/tkmib
-etc/rc.d/snmpd.sh
+etc/rc.d/snmpd
include/ucd-snmp/asn1.h
include/ucd-snmp/callback.h
include/ucd-snmp/default_store.h