summaryrefslogtreecommitdiff
path: root/ftp/moxftp
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-11-18 09:56:45 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-11-18 09:56:45 +0000
commit83e5fd3ee15682c4e0aefab035eb1821a2276325 (patch)
tree058380093a9fc14721eb5efc0ba15397d31739ff /ftp/moxftp
parentuncomment DEPENDS line (diff)
Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Notes
Notes: svn path=/head/; revision=4570
Diffstat (limited to 'ftp/moxftp')
-rw-r--r--ftp/moxftp/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/ftp/moxftp/Makefile b/ftp/moxftp/Makefile
index 1eff5ea22f3e..c3982601d9ca 100644
--- a/ftp/moxftp/Makefile
+++ b/ftp/moxftp/Makefile
@@ -3,12 +3,13 @@
# Date created: 19 December 1994
# Whom: janek
#
-# $Id: Makefile,v 1.9 1996/10/11 20:35:59 erich Exp $
+# $Id: Makefile,v 1.10 1996/10/15 18:25:56 erich Exp $
#
DISTNAME= moxftp-2.2
-CATEGORIES+= net
-MASTER_SITES= ftp://ftp.x.org/contrib/applications/
+CATEGORIES= net
+MASTER_SITES= ${MASTER_SITE_XCONTRIB}
+MASTER_SITE_SUBDIR= applications
EXTRACT_SUFX= .tar.Z
HAS_CONFIGURE= yes