diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-07-25 22:46:15 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-07-25 22:46:15 +0000 |
commit | 453f8ad22804a905c9b8071f81957b06e51ac9d6 (patch) | |
tree | ad6327a0e756ed87c903837c7a7ba7282fa00deb /graphics/f-spot | |
parent | a9ad8d1c154970e6cc15ba8495c9eb3ce600725b (diff) | |
download | ports-453f8ad22804a905c9b8071f81957b06e51ac9d6.tar.gz ports-453f8ad22804a905c9b8071f81957b06e51ac9d6.zip |
- Update maintainer mail address
PR: 125786
Submitted by: Phillip N. <pneumann@gmail.com>
Notes
Notes:
svn path=/head/; revision=217516
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 0372a16a5cba..0c04602b903d 100644 --- a/graphics/f-spot/Makefile +++ b/graphics/f-spot/Makefile @@ -14,7 +14,7 @@ CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.4 -MAINTAINER= bsd-sharp-list@forge.novell.com +MAINTAINER= bsd-sharp@googlegroups.com COMMENT= Personal photo management to the GNOME desktop LIB_DEPENDS= lcms.1:${PORTSDIR}/graphics/lcms \ |