1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- Fix maintainer email address, now @FreeBSD.org

- Port works with PHP5

Submitted by:	danger@#bsdports ((danger@DaEmoN.RuLeZ.sK) : Daniel Gerzo)
This commit is contained in:
Edwin Groothuis 2006-09-14 13:05:07 +00:00
parent c100d9f1ab
commit 9c518e9473
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=173040

View File

@ -1,6 +1,6 @@
# New ports collection makefile for: UserManager
# Date created: 19 December 2004
# Whom: Daniel Gerzo <danger@rulez.sk>
# Whom: Daniel Gerzo <danger@FreeBSD.org>
#
# $FreeBSD$
#
@ -11,12 +11,11 @@ CATEGORIES= www ftp
MASTER_SITES= http://machiel.generaal.net/files/pureftpd/
DISTNAME= ftp_v${PORTVERSION}
MAINTAINER= danger@rulez.sk
MAINTAINER= danger@FreeBSD.org
COMMENT= Easily create, change, or delete virtual PureFTPd users
WRKSRC= ${WRKDIR}/ftp
IGNORE_WITH_PHP= 5
USE_PHP= mysql pcre posix session
NO_BUILD= yes