summaryrefslogtreecommitdiff
path: root/net/wu-ftpd/Makefile
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>1999-03-07 16:31:59 +0000
committerrh <rh@pkgsrc.org>1999-03-07 16:31:59 +0000
commita9b43c22aa43d33bd6d099255772e7bb605fac74 (patch)
tree5dbc2c47e1c470da142911f434c12ac2cda1680e /net/wu-ftpd/Makefile
parent8796d1bb54002bda6a14df945a2d87f3ee1c1e1b (diff)
downloadpkgsrc-a9b43c22aa43d33bd6d099255772e7bb605fac74.tar.gz
Update to wu-ftpd-2.4.2 (non-beta)
Add conflicts with beroftpd and renamed wu-ftpd-vr packages
Diffstat (limited to 'net/wu-ftpd/Makefile')
-rw-r--r--net/wu-ftpd/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/net/wu-ftpd/Makefile b/net/wu-ftpd/Makefile
index f6f01887bcd..eb33f061a14 100644
--- a/net/wu-ftpd/Makefile
+++ b/net/wu-ftpd/Makefile
@@ -1,20 +1,21 @@
-# $NetBSD: Makefile,v 1.9 1999/02/20 22:48:37 hubertf Exp $
+# $NetBSD: Makefile,v 1.10 1999/03/07 16:31:59 rh Exp $
# FreeBSD Id: Makefile,v 1.16 1997/12/24 17:45:28 ache Exp
#
# REMINDER: to use ftpaccess(5) you need to specify -a in command line,
# it is changed from previous versions
-DISTNAME= wu-ftpd-2.4.2-beta-18
-PKGNAME= wu-ftpd-2.4.2b18.2
+DISTNAME= wu-ftpd-2.4.2
CATEGORIES= net
# AUSCERT recommendation
-MASTER_SITES= ftp://ftp.academ.com/pub/wu-ftpd/private/ \
+MASTER_SITES= ftp://ftp.academ.com/pub/wu-ftpd/ \
ftp://ftp.cp.in-berlin.de/pub/ftpsrc/
EXTRACT_SUFX= .tar.Z
MAINTAINER= rh@netbsd.org
HOMEPAGE= http://www.academ.com/academ/wu-ftpd/
+CONFLICTS+= wu-ftpd-vr-* beroftpd-*
+
MAKE_ENV+= INSTALL="${INSTALL}"
MAKE_ENV+= INSTALL_PROGRAM="${INSTALL_PROGRAM}"
MAKE_ENV+= INSTALL_DATA="${INSTALL_DATA}"