summaryrefslogtreecommitdiff
path: root/www/kannel
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2003-01-02 18:18:45 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2003-01-02 18:18:45 +0000
commita04349d147e1f5dde0692e8595f39289ce2d8ae0 (patch)
tree7568a661d113c185f68d1e22c6e5f1cc4890fcac /www/kannel
parentInstall the generate_passwd program mentioned in the users guide. This tool (diff)
fix MAINTAINTER to ports@FreeBSD.org
PR: 46686 Submitted by: erwin@lansing.dk
Notes
Notes: svn path=/head/; revision=72250
Diffstat (limited to 'www/kannel')
-rw-r--r--www/kannel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/kannel/Makefile b/www/kannel/Makefile
index 476b8f4f7624..a220bc50f737 100644
--- a/www/kannel/Makefile
+++ b/www/kannel/Makefile
@@ -10,7 +10,7 @@ CATEGORIES= www
MASTER_SITES= http://www.kannel.3glab.org/download/${PORTVERSION}/
DISTNAME= gateway-${PORTVERSION}
-MAINTAINER= freebsd-ports@freebsd.org
+MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= xml2:${PORTSDIR}/textproc/libxml2