diff options
author | barner <barner@FreeBSD.org> | 2005-02-28 21:05:25 +0800 |
---|---|---|
committer | barner <barner@FreeBSD.org> | 2005-02-28 21:05:25 +0800 |
commit | c40eec24adc747aea740a1fed95f42328f3f0eea (patch) | |
tree | b681cc17e91b91237aafe26d4cbbe2bc1035e2fc /devel/valgrind-snapshot | |
parent | 10709ca1efee1ab8a12698d8479401e030e76f27 (diff) | |
download | freebsd-ports-gnome-c40eec24adc747aea740a1fed95f42328f3f0eea.tar.gz freebsd-ports-gnome-c40eec24adc747aea740a1fed95f42328f3f0eea.tar.zst freebsd-ports-gnome-c40eec24adc747aea740a1fed95f42328f3f0eea.zip |
Change email address in ports maintained by me to barner@FreeBSD.org
Approved by: arved (mentor)
Diffstat (limited to 'devel/valgrind-snapshot')
-rw-r--r-- | devel/valgrind-snapshot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/valgrind-snapshot/Makefile b/devel/valgrind-snapshot/Makefile index 5fc5d8851d9b..8f346c859a81 100644 --- a/devel/valgrind-snapshot/Makefile +++ b/devel/valgrind-snapshot/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.rabson.org/ PKGNAMESUFFIX= -snapshot DISTNAME= ${PORTNAME}-current-${PORTVERSION} -MAINTAINER= barner@gmx.de +MAINTAINER= barner@FreeBSD.org COMMENT= A (memory) debugging and profiling tool CONFLICTS= valgrind-[0-9]* |