diff options
author | tmclaugh <tmclaugh@FreeBSD.org> | 2005-09-20 09:00:40 +0800 |
---|---|---|
committer | tmclaugh <tmclaugh@FreeBSD.org> | 2005-09-20 09:00:40 +0800 |
commit | e0db59201d28fad2eb1900d7592c180b61f264f5 (patch) | |
tree | a5e88492cf45e00e4cd3a5800afff28acbf02e21 /graphics/f-spot | |
parent | 4a0350616dfe188985ca608b0b1041f831b272db (diff) | |
download | freebsd-ports-gnome-e0db59201d28fad2eb1900d7592c180b61f264f5.tar.gz freebsd-ports-gnome-e0db59201d28fad2eb1900d7592c180b61f264f5.tar.zst freebsd-ports-gnome-e0db59201d28fad2eb1900d7592c180b61f264f5.zip |
- Change maintainership of my Mono related ports over to the BSD#
project mailing list. This is the mailing list listed as the
maintainer for all my other Mono related ports.
Approved by: ahze (mentor)
Diffstat (limited to 'graphics/f-spot')
-rw-r--r-- | graphics/f-spot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/f-spot/Makefile b/graphics/f-spot/Makefile index d713ac54bfee..0d60bda71be8 100644 --- a/graphics/f-spot/Makefile +++ b/graphics/f-spot/Makefile @@ -12,7 +12,7 @@ CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.0 -MAINTAINER= tmclaugh@sdf.lonestar.org +MAINTAINER= bsd-sharp-list@forge.novell.com COMMENT= Personal photo management to the GNOME desktop LIB_DEPENDS= lcms.1:${PORTSDIR}/graphics/lcms \ |