summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorzuntum <zuntum@pkgsrc.org>2002-03-02 23:24:34 +0000
committerzuntum <zuntum@pkgsrc.org>2002-03-02 23:24:34 +0000
commitb27d53e128886d8614124a8eb7052d63190759a1 (patch)
tree0b8eda9af34192b849c275d2d418fbfc47f3e4cf /net
parentb2b5eb2a40250c54571ad8a1f579b7259694fce2 (diff)
downloadpkgsrc-b27d53e128886d8614124a8eb7052d63190759a1.tar.gz
Change
builtin sql support -> optional sql support in COMMENT, since mysql support is not enabled in this very package.
Diffstat (limited to 'net')
-rw-r--r--net/pureftpd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/pureftpd/Makefile b/net/pureftpd/Makefile
index 1c1ac0bfa78..24144aa3985 100644
--- a/net/pureftpd/Makefile
+++ b/net/pureftpd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2002/03/02 23:22:54 zuntum Exp $
+# $NetBSD: Makefile,v 1.2 2002/03/02 23:24:34 zuntum Exp $
#
DISTNAME= pure-ftpd-1.0.9
@@ -8,7 +8,7 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= dawszy@arhea.net
HOMEPAGE= http://www.pureftpd.org/
-COMMENT= ftpd daemon with builtin SQL support
+COMMENT= ftpd daemon with optional SQL support
GNU_CONFIGURE= YES