diff options
author | Simon Barner <barner@FreeBSD.org> | 2005-02-28 13:05:25 +0000 |
---|---|---|
committer | Simon Barner <barner@FreeBSD.org> | 2005-02-28 13:05:25 +0000 |
commit | b1ff38d2663118ba97e0dd6cb2f76fd638661222 (patch) | |
tree | 7f28c1a0860aa99064d6e3b6ffad82c2180c5446 /devel/kcachegrind | |
parent | a40009e26e14778e293971e9a455c43efe5ade68 (diff) |
Change email address in ports maintained by me to barner@FreeBSD.org
Approved by: arved (mentor)
Notes
Notes:
svn path=/head/; revision=130011
Diffstat (limited to 'devel/kcachegrind')
-rw-r--r-- | devel/kcachegrind/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/kcachegrind/Makefile b/devel/kcachegrind/Makefile index fa555f141d8e..f66dc383b7c8 100644 --- a/devel/kcachegrind/Makefile +++ b/devel/kcachegrind/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= kcachegrind -MAINTAINER= barner@gmx.de +MAINTAINER= barner@FreeBSD.org COMMENT= Profiling Visualization Tool RUN_DEPENDS= callgrind:${PORTSDIR}/devel/callgrind |