summaryrefslogtreecommitdiff
path: root/mail/imp
diff options
context:
space:
mode:
authorjlam <jlam>2001-02-12 16:13:07 +0000
committerjlam <jlam>2001-02-12 16:13:07 +0000
commit29801da81048748ad2f9d56b44081d267e81371a (patch)
tree3df30402a63d8ad323ffc2240b29a90bd037af8e /mail/imp
parent834ab807a77e5054ae211a3f318b02e51748ecae (diff)
downloadpkgsrc-29801da81048748ad2f9d56b44081d267e81371a.tar.gz
Rename the post-patch target to make it work again
Diffstat (limited to 'mail/imp')
-rw-r--r--mail/imp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/imp/Makefile b/mail/imp/Makefile
index afcae4645a1..c4d43f6ee75 100644
--- a/mail/imp/Makefile
+++ b/mail/imp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2001/02/12 15:27:41 jlam Exp $
+# $NetBSD: Makefile,v 1.2 2001/02/12 16:13:07 jlam Exp $
DISTNAME= imp-2.2.4
CATEGORIES= mail www
@@ -32,7 +32,7 @@ post-extract:
done
-jlam-post-patch:
+post-patch:
cd ${WRKSRC}/config; \
for file in defaults.php3.dist; do \
${MV} -f $${file} $${file}.orig; \