diff options
author | wxs <wxs@FreeBSD.org> | 2009-02-13 02:59:24 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2009-02-13 02:59:24 +0800 |
commit | 0754c0368115e3d129a660e5560bd37aad298739 (patch) | |
tree | 31b97c65ae4f959fbf2798292ad8a19f9d8af980 /graphics/libexif | |
parent | 3b8763652855e6d7dca6c114dfd34f103dc12910 (diff) | |
download | freebsd-ports-gnome-0754c0368115e3d129a660e5560bd37aad298739.tar.gz freebsd-ports-gnome-0754c0368115e3d129a660e5560bd37aad298739.tar.zst freebsd-ports-gnome-0754c0368115e3d129a660e5560bd37aad298739.zip |
- Pass maintainership to marius@nuenneri.ch
Submitted by: marius@nuenneri.ch (ports@ mailing list)
Diffstat (limited to 'graphics/libexif')
-rw-r--r-- | graphics/libexif/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libexif/Makefile b/graphics/libexif/Makefile index 5e5ec4462dd8..c1bc531dd9da 100644 --- a/graphics/libexif/Makefile +++ b/graphics/libexif/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.6.17 CATEGORIES= graphics MASTER_SITES= SF -MAINTAINER= ports@FreeBSD.org +MAINTAINER= marius@nuenneri.ch COMMENT= Library to read digital camera file meta-data USE_BZIP2= yes |