summaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorTim Vanderhoek <hoek@FreeBSD.org>1998-08-19 04:16:15 +0000
committerTim Vanderhoek <hoek@FreeBSD.org>1998-08-19 04:16:15 +0000
commitcfabce736e831268fad9b7f1f7b299f9374cad26 (patch)
treea9adb5bb926a735a11ef3a5a6aa6d2abeda82e9e /ftp
parentUpgrade to version 1.7.0. (diff)
Add MAINTAINER (ports@FreeBSD.ORG). Reorder variable.
Notes
Notes: svn path=/head/; revision=12633
Diffstat (limited to 'ftp')
-rw-r--r--ftp/moxftp/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/ftp/moxftp/Makefile b/ftp/moxftp/Makefile
index 4c0003d8be83..a713b559ffae 100644
--- a/ftp/moxftp/Makefile
+++ b/ftp/moxftp/Makefile
@@ -3,7 +3,7 @@
# Date created: 19 December 1994
# Whom: janek
#
-# $Id: Makefile,v 1.16 1998/08/07 23:56:43 asami Exp $
+# $Id: Makefile,v 1.17 1998/08/18 23:23:02 hoek Exp $
#
DISTNAME= moxftp-2.2
@@ -11,11 +11,13 @@ CATEGORIES= net
MASTER_SITES= ftp://ftp.pacbell.com/X11/contrib/applications/
EXTRACT_SUFX= .tar.Z
+MAINTAINER= ports@FreeBSD.ORG
+
HAS_CONFIGURE= yes
USE_X_PREFIX= yes
-STRIP=
MAN1= ${PROGRAM_NAME}.1
PLIST_SUB= PROGRAM_NAME=${PROGRAM_NAME} RESOURCE_NAME=${RESOURCE_NAME}
+STRIP=
# CONFIGURE_ARGS set to :
# motif - for motif version, (not tested!!!)