diff options
author | wiz <wiz@pkgsrc.org> | 2002-01-10 14:10:23 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-01-10 14:10:23 +0000 |
commit | 17279e9020268df2d17a23bc5c21ce2d060a96f2 (patch) | |
tree | 278e98dd6ddffbbff75fad1917cef2157ee9c3b9 /mail | |
parent | 66d16a45ffcec31e0684cd551aee4a2f10b4c7cb (diff) | |
download | pkgsrc-17279e9020268df2d17a23bc5c21ce2d060a96f2.tar.gz |
Add back own distinfo -- since fetchmailconf isn't sharing fetchmail's
patches, it shouldn't share its distinfo either.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/fetchmailconf/Makefile | 3 | ||||
-rw-r--r-- | mail/fetchmailconf/distinfo | 4 |
2 files changed, 5 insertions, 2 deletions
diff --git a/mail/fetchmailconf/Makefile b/mail/fetchmailconf/Makefile index a303bee1978..a5552f34dfd 100644 --- a/mail/fetchmailconf/Makefile +++ b/mail/fetchmailconf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2001/12/30 12:05:12 frueauf Exp $ +# $NetBSD: Makefile,v 1.32 2002/01/10 14:10:23 wiz Exp $ DISTNAME= fetchmail-5.9.6 PKGNAME= ${DISTNAME:S/fetchmail/fetchmailconf/} @@ -14,7 +14,6 @@ COMMENT= Configuration tool for fetchmail DEPENDS+= ${DISTNAME}:../../mail/fetchmail DEPENDS+= py-Tk-[0-9]*:../../x11/py-Tk -DISTINFO_FILE= ${.CURDIR}/../fetchmail/distinfo NO_BUILD= YES USE_X11= YES diff --git a/mail/fetchmailconf/distinfo b/mail/fetchmailconf/distinfo new file mode 100644 index 00000000000..99fe4db727b --- /dev/null +++ b/mail/fetchmailconf/distinfo @@ -0,0 +1,4 @@ +$NetBSD: distinfo,v 1.10 2002/01/10 14:10:23 wiz Exp $ + +SHA1 (fetchmail-5.9.6.tar.gz) = c01aa4dbeafa36a9816eb72b7ca6bcb8d9681e49 +Size (fetchmail-5.9.6.tar.gz) = 866845 bytes |