diff options
author | makc <makc@FreeBSD.org> | 2009-02-21 19:31:28 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2009-02-21 19:31:28 +0800 |
commit | 3868a3c27c007f4867435814cbee297efc3cb196 (patch) | |
tree | d58b52e4a15f36569d47ed68c4193ca5bdf6a59d /misc | |
parent | 0e770427f5df43071f5611ef294d4dfea9108595 (diff) | |
download | freebsd-ports-gnome-3868a3c27c007f4867435814cbee297efc3cb196.tar.gz freebsd-ports-gnome-3868a3c27c007f4867435814cbee297efc3cb196.tar.zst freebsd-ports-gnome-3868a3c27c007f4867435814cbee297efc3cb196.zip |
Use my @FreeBSD.org email for the rest of my ports
Diffstat (limited to 'misc')
-rw-r--r-- | misc/kbfx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/kbfx/Makefile b/misc/kbfx/Makefile index b7a348a91e91..6941fec85575 100644 --- a/misc/kbfx/Makefile +++ b/misc/kbfx/Makefile @@ -13,7 +13,7 @@ CATEGORIES= misc kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=kbfx -MAINTAINER= makc@issp.ac.ru +MAINTAINER= makc@FreeBSD.org COMMENT= A new K-menu for KDE USE_CMAKE= yes |