diff options
author | linimon <linimon@FreeBSD.org> | 2004-06-29 18:19:55 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-06-29 18:19:55 +0800 |
commit | 515270546a96822d9fb4111782f8af24aed42797 (patch) | |
tree | 8afb4f4112632abbc1c390e550a3d171a06b6d12 /graphics | |
parent | 2c95a1ec5fff72552ca18e8193c4fae3ab2d3cbb (diff) | |
download | freebsd-ports-gnome-515270546a96822d9fb4111782f8af24aed42797.tar.gz freebsd-ports-gnome-515270546a96822d9fb4111782f8af24aed42797.tar.zst freebsd-ports-gnome-515270546a96822d9fb4111782f8af24aed42797.zip |
Reset bouncing maintainer address.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/hsetroot/Makefile | 2 | ||||
-rw-r--r-- | graphics/libcaca/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/hsetroot/Makefile b/graphics/hsetroot/Makefile index 123ec013075a..12726dd1457b 100644 --- a/graphics/hsetroot/Makefile +++ b/graphics/hsetroot/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://thegraveyard.org/files/ -MAINTAINER= vinc@freebsd-fr.org +MAINTAINER= ports@FreeBSD.org COMMENT= Root window parameter setting background for X LIB_DEPENDS= Imlib2.2:${PORTSDIR}/graphics/imlib2 diff --git a/graphics/libcaca/Makefile b/graphics/libcaca/Makefile index 7bbf333ee7b6..dce1dd95eede 100644 --- a/graphics/libcaca/Makefile +++ b/graphics/libcaca/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 0.7 CATEGORIES= graphics MASTER_SITES= http://sam.zoy.org/projects/libcaca/ -MAINTAINER= vinc@FreeBSD-fr.org +MAINTAINER= ports@FreeBSD.org COMMENT= Graphics library that outputs text instead of pixels GNU_CONFIGURE= yes |