summaryrefslogtreecommitdiff
path: root/mail/faces
diff options
context:
space:
mode:
authormanu <manu@pkgsrc.org>2002-09-10 08:18:32 +0000
committermanu <manu@pkgsrc.org>2002-09-10 08:18:32 +0000
commit621a812fb5e1b9b87a8d495b5445753180ceef5e (patch)
treeaa97bbe86ccde3632b0dbdf4b3275117b98c42b6 /mail/faces
parentc28df54e21fe0068204613a973e92e94e6cfa912 (diff)
downloadpkgsrc-621a812fb5e1b9b87a8d495b5445753180ceef5e.tar.gz
The master site moved the archive in a subdirectory with the same name. Requesting
the archive was causing the server to tar.Z the direcctory on the fly, and we ended up with an archive containing the source archive. This was blocked by the checksum. Fixed the archive path.
Diffstat (limited to 'mail/faces')
-rw-r--r--mail/faces/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/faces/Makefile b/mail/faces/Makefile
index aa4d9f544fe..6651b37f7a2 100644
--- a/mail/faces/Makefile
+++ b/mail/faces/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.28 2002/08/25 19:23:05 jlam Exp $
+# $NetBSD: Makefile,v 1.29 2002/09/10 08:18:32 manu Exp $
DISTNAME= faces-1.6.1
PKGREVISION= 2
WRKSRC= ${WRKDIR}/faces
CATEGORIES= mail
-MASTER_SITES= ftp://ftp.cs.indiana.edu/pub/faces/faces/
+MASTER_SITES= ftp://ftp.cs.indiana.edu/pub/faces/faces/faces-1.6.1/
EXTRACT_SUFX= .tar.Z
MAINTAINER= packages@netbsd.org