diff options
Diffstat (limited to 'net/kdenetwork3/Makefile')
-rw-r--r-- | net/kdenetwork3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/kdenetwork3/Makefile b/net/kdenetwork3/Makefile index eb13f424305b..7b911afe561d 100644 --- a/net/kdenetwork3/Makefile +++ b/net/kdenetwork3/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src DIST_SUBDIR= KDE -MAINTAINER?= kde@FreeBSD.org +MAINTAINER?= ports@FreeBSD.org COMMENT= Network-related programs and modules for KDE LIB_DEPENDS= slp:${PORTSDIR}/net/openslp |