diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-02-20 04:55:00 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-02-20 04:55:00 +0000 |
commit | 58ad31888a232b692a31aa7acf49a334ac0c2cc4 (patch) | |
tree | 1ce77946a049cb34279125fb47995ba22b210372 /devel/kprof | |
parent | 023ad7be9503ec563b40cfaf84ed58f0099cc696 (diff) | |
download | ports-58ad31888a232b692a31aa7acf49a334ac0c2cc4.tar.gz ports-58ad31888a232b692a31aa7acf49a334ac0c2cc4.zip |
Notes
Diffstat (limited to 'devel/kprof')
-rw-r--r-- | devel/kprof/Makefile | 2 | ||||
-rw-r--r-- | devel/kprof/pkg-descr | 3 |
2 files changed, 1 insertions, 4 deletions
diff --git a/devel/kprof/Makefile b/devel/kprof/Makefile index 7d028ee17e5b..ed3ab3f8fdef 100644 --- a/devel/kprof/Makefile +++ b/devel/kprof/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 10 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= pmarquis@pobox.com +MAINTAINER= ports@FreeBSD.org COMMENT= A profiling tool for KDE USE_KDELIBS_VER=3 diff --git a/devel/kprof/pkg-descr b/devel/kprof/pkg-descr index 66cad6e74160..9eaf31a0657a 100644 --- a/devel/kprof/pkg-descr +++ b/devel/kprof/pkg-descr @@ -7,6 +7,3 @@ KProf presents the information in list- or tree-views that make the information very easy to understand. WWW: http://kprof.sourceforge.net/ - -- Paul Marquis -pmarquis@pobox.com |