diff options
-rw-r--r-- | audio/artswrapper/Makefile | 2 | ||||
-rw-r--r-- | misc/kde-xdg-env/Makefile | 2 | ||||
-rw-r--r-- | misc/kdehier/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/audio/artswrapper/Makefile b/audio/artswrapper/Makefile index 3bef12aecafb..70df99da4ce6 100644 --- a/audio/artswrapper/Makefile +++ b/audio/artswrapper/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio DISTNAME= # none EXTRACT_SUFX= # none -MAINTAINER= kde@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Setuid wrapper for arts NO_WRKSUBDIR= yes diff --git a/misc/kde-xdg-env/Makefile b/misc/kde-xdg-env/Makefile index 44afb4e880c1..3e54cdb0cbeb 100644 --- a/misc/kde-xdg-env/Makefile +++ b/misc/kde-xdg-env/Makefile @@ -16,7 +16,7 @@ PKGNAMESUFFIX= -env DISTNAME= # none EXTRACT_SUFX= # none -MAINTAINER= kde@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Script which hooks into startkde and helps KDE pick up XDG apps/menus .if defined(KDE_PREFIX) diff --git a/misc/kdehier/Makefile b/misc/kdehier/Makefile index b127a0ece5e3..42d2c7950fb4 100644 --- a/misc/kdehier/Makefile +++ b/misc/kdehier/Makefile @@ -12,7 +12,7 @@ CATEGORIES= misc kde MASTER_SITES= # none DISTFILES= # none -MAINTAINER= kde@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Utility port which installs a hierarchy of shared KDE directories NO_BUILD= yes |