diff options
author | wiz <wiz@pkgsrc.org> | 2007-02-22 19:01:13 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-02-22 19:01:13 +0000 |
commit | 6e2c35c083f338ceb42943121056662d71077c27 (patch) | |
tree | 552758ae68ac7d5cc8b8ab084ca3f57b0ed02319 /net/pure-ftpd | |
parent | 10a728c9da6fdd9fcb71f5491ad5a237f5d688ab (diff) | |
download | pkgsrc-6e2c35c083f338ceb42943121056662d71077c27.tar.gz |
pkglint cleanup; update HOMEPAGE/MASTER_SITES.
From Sergey Svishchev in private mail.
Diffstat (limited to 'net/pure-ftpd')
-rw-r--r-- | net/pure-ftpd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/pure-ftpd/Makefile b/net/pure-ftpd/Makefile index 011690d4eb1..1edc1cbc756 100644 --- a/net/pure-ftpd/Makefile +++ b/net/pure-ftpd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2006/02/28 14:06:40 ghen Exp $ +# $NetBSD: Makefile,v 1.21 2007/02/22 19:01:23 wiz Exp $ DISTNAME= pure-ftpd-1.0.21 CATEGORIES= net @@ -13,7 +13,7 @@ MASTER_SITES+= ftp://ftp.cn.pureftpd.org/pub/pureftpd/pure-ftpd/releases/ MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE:=pureftpd/} MAINTAINER= dawszy@arhea.net -HOMEPAGE= http://www.pureftpd.org/ +HOMEPAGE= http://www.pureftpd.org/project/pure-ftpd COMMENT= Secure FTP daemon with optional SQL support GNU_CONFIGURE= yes |