summaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-10-30 00:59:20 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-10-30 00:59:20 +0000
commit6c907ce171e95beab54077ce0753de13d45a00a6 (patch)
treeb125e281d6a67eb8795d02f491d4c7c3d0d70087 /ftp
parentComment out www/cgi-bin/eperl, it does not seem to exist. (diff)
No need for MASTER_SITE_SUBDIR if you are not using one of the canned
defaults ("MASTER_SITE_*").
Notes
Notes: svn path=/head/; revision=8403
Diffstat (limited to 'ftp')
-rw-r--r--ftp/moxftp/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/ftp/moxftp/Makefile b/ftp/moxftp/Makefile
index 9e5e2682f240..63e90c265118 100644
--- a/ftp/moxftp/Makefile
+++ b/ftp/moxftp/Makefile
@@ -3,13 +3,12 @@
# Date created: 19 December 1994
# Whom: janek
#
-# $Id: Makefile,v 1.12 1996/12/01 01:22:57 obrien Exp $
+# $Id: Makefile,v 1.13 1997/10/28 18:12:43 jseger Exp $
#
DISTNAME= moxftp-2.2
CATEGORIES= net
MASTER_SITES= ftp://ftp.pacbell.com/X11/contrib/applications/
-MASTER_SITE_SUBDIR= applications
EXTRACT_SUFX= .tar.Z
HAS_CONFIGURE= yes