summaryrefslogtreecommitdiff
path: root/mail/faces
diff options
context:
space:
mode:
authormanu <manu>2002-09-10 08:18:32 +0000
committermanu <manu>2002-09-10 08:18:32 +0000
commitd7f6f36264f9c3e7ccfacbb0eaee6ecbfad8f2e3 (patch)
treeaa97bbe86ccde3632b0dbdf4b3275117b98c42b6 /mail/faces
parenta48f04e1afbe742f164983f7125c8516b94d3317 (diff)
downloadpkgsrc-d7f6f36264f9c3e7ccfacbb0eaee6ecbfad8f2e3.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