summaryrefslogtreecommitdiff
path: root/comms/mgetty+sendfax
diff options
context:
space:
mode:
authorhira <hira>2007-09-25 10:03:52 +0000
committerhira <hira>2007-09-25 10:03:52 +0000
commit2b7792020923f02c28e881f22c3cc2d7509d7073 (patch)
treec5f5066db531491fbb3eef2725efb362ebab9b0d /comms/mgetty+sendfax
parent6f6499d09b778771625527e578a1e775ebe6c7e9 (diff)
downloadpkgsrc-2b7792020923f02c28e881f22c3cc2d7509d7073.tar.gz
Back out previous. Pointed out by uebayasi@ and martti@.
Diffstat (limited to 'comms/mgetty+sendfax')
-rw-r--r--comms/mgetty+sendfax/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/mgetty+sendfax/Makefile b/comms/mgetty+sendfax/Makefile
index 846e2655bab..739500a240b 100644
--- a/comms/mgetty+sendfax/Makefile
+++ b/comms/mgetty+sendfax/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.60 2007/09/25 08:49:03 hira Exp $
+# $NetBSD: Makefile,v 1.61 2007/09/25 10:07:05 hira Exp $
DISTNAME= mgetty1.1.31-Jul24
PKGNAME= mgetty-1.1.31
@@ -63,6 +63,6 @@ post-extract:
cd ${WRKSRC} && cp policy.h-dist policy.h
do-configure:
- ${MV} ${WRKSRC}/doc/fax.1in ${WRKSRC}/doc/sendfax.1in
+ mv ${WRKSRC}/doc/fax.1in ${WRKSRC}/doc/sendfax.1in
.include "../../mk/bsd.pkg.mk"