diff options
author | Markus Brueffer <markus@FreeBSD.org> | 2006-03-24 21:20:08 +0000 |
---|---|---|
committer | Markus Brueffer <markus@FreeBSD.org> | 2006-03-24 21:20:08 +0000 |
commit | 2bdda7e4380a9785589947fc0c4878a641c34b6e (patch) | |
tree | 79341020e83e45f7194579e31a8d231439940d8f /deskutils | |
parent | f31d8136a9763943c7f6b92b163c3f030d30a840 (diff) |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/kickpim/Makefile | 2 | ||||
-rw-r--r-- | deskutils/krefty/Makefile | 2 | ||||
-rw-r--r-- | deskutils/ktagebuch/Makefile | 2 | ||||
-rw-r--r-- | deskutils/kuake/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/deskutils/kickpim/Makefile b/deskutils/kickpim/Makefile index e3753e66d138..21a012fadc32 100644 --- a/deskutils/kickpim/Makefile +++ b/deskutils/kickpim/Makefile @@ -11,7 +11,7 @@ CATEGORIES= deskutils kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= markus@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Panel applet for editing and accessing the KDE addressbook USE_KDEBASE_VER= 3 diff --git a/deskutils/krefty/Makefile b/deskutils/krefty/Makefile index b15f58ab6a63..2d03a2cb7dac 100644 --- a/deskutils/krefty/Makefile +++ b/deskutils/krefty/Makefile @@ -10,7 +10,7 @@ PORTREVISION= 5 CATEGORIES= deskutils kde MASTER_SITES= http://codeworks.gnomedia.com/krefty/ -MAINTAINER= markus@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Quick Reference sheets for KDE USE_KDELIBS_VER=3 diff --git a/deskutils/ktagebuch/Makefile b/deskutils/ktagebuch/Makefile index d785a13ebdaf..a9966fd0ca5c 100644 --- a/deskutils/ktagebuch/Makefile +++ b/deskutils/ktagebuch/Makefile @@ -10,7 +10,7 @@ PORTREVISION= 3 CATEGORIES= deskutils kde MASTER_SITES= http://www.theblessing.net/programming/${PORTNAME}/ -MAINTAINER= markus@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A diary program for KDE 3 LIB_DEPENDS= sqlite3:${PORTSDIR}/databases/sqlite3 diff --git a/deskutils/kuake/Makefile b/deskutils/kuake/Makefile index 6bdbbb42bdeb..f7c9ff227423 100644 --- a/deskutils/kuake/Makefile +++ b/deskutils/kuake/Makefile @@ -10,7 +10,7 @@ PORTREVISION= 3 CATEGORIES= deskutils kde MASTER_SITES= http://199.231.140.154/software/${PORTNAME}/ -MAINTAINER= markus@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= KDE konsole application acting like the Quake-console USE_KDELIBS_VER=3 |