diff options
author | makc <makc@FreeBSD.org> | 2011-07-08 01:21:58 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2011-07-08 01:21:58 +0800 |
commit | d3a0bde2e03680b609894a678dae080bf449939c (patch) | |
tree | 4c78711d3b09bd929ff1bc4326509dbb69f70634 /net | |
parent | 42e6a87ccd5227406ebf87e15987c21928421991 (diff) | |
download | freebsd-ports-gnome-d3a0bde2e03680b609894a678dae080bf449939c.tar.gz freebsd-ports-gnome-d3a0bde2e03680b609894a678dae080bf449939c.tar.zst freebsd-ports-gnome-d3a0bde2e03680b609894a678dae080bf449939c.zip |
Reset maintainership de jure. In fact KDE 3 has not been maintained by our team
for a long time, not to mention upstream.
Discussed a while ago among the KDE/FreeBSD team.
Diffstat (limited to 'net')
-rw-r--r-- | net/kdenetwork3/Makefile | 2 | ||||
-rw-r--r-- | net/lanbrowsing/Makefile | 2 |
2 files changed, 2 insertions, 2 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 diff --git a/net/lanbrowsing/Makefile b/net/lanbrowsing/Makefile index 0a6a5017d7ef..e0a8c53b69ec 100644 --- a/net/lanbrowsing/Makefile +++ b/net/lanbrowsing/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= kdenetwork- DISTNAME= kdenetwork-${PORTVERSION} DIST_SUBDIR= KDE -MAINTAINER= kde@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Lanbrowsing facility and backend for KDE RUN_DEPENDS= nmblookup:${PORTSDIR}/${SAMBA_PORT} |