summaryrefslogtreecommitdiff
path: root/sysutils/daemontools/Makefile
diff options
context:
space:
mode:
authorzuntum <zuntum@pkgsrc.org>2001-10-22 13:42:28 +0000
committerzuntum <zuntum@pkgsrc.org>2001-10-22 13:42:28 +0000
commitec635d2b0a8413e45f5e78b87245bf92f22ac291 (patch)
tree835a2f04034e76553884f3420d20f7f9c64dc764 /sysutils/daemontools/Makefile
parentedc22b31fba0e6a4016242ff20e06ead28a399ef (diff)
downloadpkgsrc-ec635d2b0a8413e45f5e78b87245bf92f22ac291.tar.gz
Switch to date-versioned manpages tarballs, as requested
by Gerrit Pape <pape@smarden.org> in private mail: >Since I plan to make an updated set of manpages for djbdns in the next weeks, >I decided to switch to date-versioning the archives to not break the BSD >ports in future. The newest archive will always be accessible through >ftp://ftp.innominate.org/pub/pape/djb/djbdns-1.05-man.tar.gz >This is a symlink to >ftp://ftp.innominate.org/pub/pape/djb/djbdns-1.05-man-20010502.tar.gz >right now. The date-version is always YYYYMMDD. Thanks for the note!
Diffstat (limited to 'sysutils/daemontools/Makefile')
-rw-r--r--sysutils/daemontools/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/daemontools/Makefile b/sysutils/daemontools/Makefile
index 48faf24f7a3..114deca3471 100644
--- a/sysutils/daemontools/Makefile
+++ b/sysutils/daemontools/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.7 2001/03/27 17:58:47 zuntum Exp $
+# $NetBSD: Makefile,v 1.8 2001/10/22 13:42:28 zuntum Exp $
# FreeBSD Id: ports/sysutils/daemontools/Makefile,v 1.8 2000/12/03 05:16:41 steve Exp
DISTNAME= daemontools-0.70
CATEGORIES= sysutils
MASTER_SITES= http://cr.yp.to/daemontools/ \
ftp://cr.yp.to/daemontools/ \
- ftp://ftp.innominate.org/gpa/djb/
+ ftp://ftp.innominate.org/pub/pape/djb/
DISTFILES= ${DISTNAME}.tar.gz \
- ${DISTNAME}-man.tar.gz
+ ${DISTNAME}-man-20001116.tar.gz
MAINTAINER= zuntum@netbsd.org
HOMEPAGE= http://cr.yp.to/daemontools.html