From 312d68b254a59f193f8e2d7b07dc4076034eec31 Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Wed, 1 Apr 2009 07:29:16 +0000 Subject: [PATCH] - remove aanriot@ from maintainer per his request --- net/vsftpd/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net/vsftpd/Makefile b/net/vsftpd/Makefile index 2bf76dc020a..531311de174 100644 --- a/net/vsftpd/Makefile +++ b/net/vsftpd/Makefile @@ -1,19 +1,19 @@ -# $OpenBSD: Makefile,v 1.20 2009/03/27 11:54:49 sthen Exp $ +# $OpenBSD: Makefile,v 1.21 2009/04/01 07:29:16 ajacoutot Exp $ COMMENT= Ftp daemon which aims to be secure DISTNAME= vsftpd-2.1.0 +PKGNAME= ${DISTNAME}p0 CATEGORIES= net HOMEPAGE= http://vsftpd.beasts.org/ -MAINTAINER= Alexandre Anriot - # GPLv2 PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes + WANTLIB= c crypto util ssl wrap MASTER_SITES= ftp://vsftpd.beasts.org/users/cevans/