diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2011-04-10 03:15:03 +0800 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2011-04-10 03:15:03 +0800 |
commit | 91d715f0853f9198b903153294f211522c32ff3d (patch) | |
tree | 31848241266f4336bbe54b46702484d6a31a159a /deskutils | |
parent | 8121273f0507494d25a1db5c30513928f7351167 (diff) | |
download | freebsd-ports-gnome-91d715f0853f9198b903153294f211522c32ff3d.tar.gz freebsd-ports-gnome-91d715f0853f9198b903153294f211522c32ff3d.tar.zst freebsd-ports-gnome-91d715f0853f9198b903153294f211522c32ff3d.zip |
Reset maintainer's email address: mail bounces.
Noticed by: danfe
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/pypanel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/pypanel/Makefile b/deskutils/pypanel/Makefile index b418c811bfdd..bc68dcd30bcc 100644 --- a/deskutils/pypanel/Makefile +++ b/deskutils/pypanel/Makefile @@ -12,7 +12,7 @@ CATEGORIES= deskutils MASTER_SITES= SF DISTNAME= PyPanel-${PORTVERSION} -MAINTAINER= u0@rootofallevil.net +MAINTAINER= ports@FreeBSD.org COMMENT= Desktop panel written in Python LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 |