summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJared H.Hudson <jhhudso@gentoo.org>2003-08-10 14:44:50 +0000
committerJared H.Hudson <jhhudso@gentoo.org>2003-08-10 14:44:50 +0000
commit0a6e986cf4f04c01bec126640e03d070d1089281 (patch)
treeee54984c6ea94ddb641021d47071df0dce4116ce /net-dialup/pptpd/files
parentVersion bump and fixed /etc/init.d/pptpd (diff)
downloadgentoo-2-0a6e986cf4f04c01bec126640e03d070d1089281.tar.gz
gentoo-2-0a6e986cf4f04c01bec126640e03d070d1089281.tar.bz2
gentoo-2-0a6e986cf4f04c01bec126640e03d070d1089281.zip
Version bump and fixed /etc/init.d/pptpd
Diffstat (limited to 'net-dialup/pptpd/files')
-rw-r--r--net-dialup/pptpd/files/digest-pptpd-1.1.4_beta41
-rw-r--r--net-dialup/pptpd/files/pptpd-init2
2 files changed, 2 insertions, 1 deletions
diff --git a/net-dialup/pptpd/files/digest-pptpd-1.1.4_beta4 b/net-dialup/pptpd/files/digest-pptpd-1.1.4_beta4
new file mode 100644
index 000000000000..430877937192
--- /dev/null
+++ b/net-dialup/pptpd/files/digest-pptpd-1.1.4_beta4
@@ -0,0 +1 @@
+MD5 58603224998f22542e8d7ecb357bc006 pptpd-1.1.4-b4.tar.gz 157684
diff --git a/net-dialup/pptpd/files/pptpd-init b/net-dialup/pptpd/files/pptpd-init
index 09f69fb101d4..117e324ac62f 100644
--- a/net-dialup/pptpd/files/pptpd-init
+++ b/net-dialup/pptpd/files/pptpd-init
@@ -1,7 +1,7 @@
#!/sbin/runscript
depend() {
- net
+ need net
}
start() {