diff options
author | sheldonh <sheldonh@FreeBSD.org> | 2002-11-07 07:54:05 +0000 |
---|---|---|
committer | sheldonh <sheldonh@FreeBSD.org> | 2002-11-07 07:54:05 +0000 |
commit | c597872d6f6aeb36a2b417f7e8b3a279de6de71f (patch) | |
tree | 3efd87489603855c996e8e1d2a53eedd0d9efa5d /mail/popd | |
parent | b93e126b79e5ad2c07ba911a9ff80be7675cd0e2 (diff) | |
download | FreeBSD-ports-c597872d6f6aeb36a2b417f7e8b3a279de6de71f.zip FreeBSD-ports-c597872d6f6aeb36a2b417f7e8b3a279de6de71f.tar.gz |
I reported the stray .depend file included in the distfile to the author,
who then rerolled the distfile with the same version number. Chase the
distfile.
I've verified that this is the only change. No trojans here. :-)
Diffstat (limited to 'mail/popd')
-rw-r--r-- | mail/popd/Makefile | 3 | ||||
-rw-r--r-- | mail/popd/distinfo | 2 |
2 files changed, 1 insertions, 4 deletions
diff --git a/mail/popd/Makefile b/mail/popd/Makefile index e80f05f..76a980e 100644 --- a/mail/popd/Makefile +++ b/mail/popd/Makefile @@ -22,7 +22,4 @@ PLIST_SUB= NOPROFILE="@comment " PLIST_SUB= NOPROFILE="" .endif -post-extract: - ${RM} ${WRKSRC}/src/.depend - .include <bsd.port.mk> diff --git a/mail/popd/distinfo b/mail/popd/distinfo index 39cd4ac..01532fb 100644 --- a/mail/popd/distinfo +++ b/mail/popd/distinfo @@ -1 +1 @@ -MD5 (popd-2.2.0.tar.gz) = c55b256f35b59f940ed0a0c2a8689784 +MD5 (popd-2.2.0.tar.gz) = bf2e3888e7b2fa635fd21821121200d0 |