summaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-06-20 07:23:25 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-06-20 07:23:25 +0000
commit1be15202dd9ef6afc6fd9b9ea07d5c007f1ed931 (patch)
tree24c4845eb7a92db5ee1fcd8554502a2e265a9f9d /ftp
parentUpdate my email address. (diff)
Fix the path in the second MASTER_SITE.
Notes
Notes: svn path=/head/; revision=19589
Diffstat (limited to 'ftp')
-rw-r--r--ftp/yafc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/ftp/yafc/Makefile b/ftp/yafc/Makefile
index c4197752fbef..e76363cade2d 100644
--- a/ftp/yafc/Makefile
+++ b/ftp/yafc/Makefile
@@ -3,13 +3,13 @@
# Date created: 10 June 1999
# Whom: Chris Piazza <cpiazza@FreeBSD.org>
#
-# $Id: Makefile,v 1.2 1999/06/18 03:02:49 mharo Exp $
+# $Id: Makefile,v 1.3 1999/06/19 08:25:58 cpiazza Exp $
#
DISTNAME= yafc-0.4.3
CATEGORIES= net
MASTER_SITES= http://www.stacken.kth.se/~mhe/yafc/ \
- ftp://mayer.physto.se/pub/
+ ftp://mayer.physto.se/pub/yafc/
MAINTAINER= cpiazza@FreeBSD.org