diff options
author | crees <crees@FreeBSD.org> | 2012-01-17 05:11:10 +0800 |
---|---|---|
committer | crees <crees@FreeBSD.org> | 2012-01-17 05:11:10 +0800 |
commit | 5b6a789d7e7022ec2789a5635df9d1c567f6696f (patch) | |
tree | 6ac1f262310c44fd1287e964768966a67a133fc5 /devel/bsdlibdwarf | |
parent | ad21eb62646f2943fe67a4c90d7531f73ab75cb3 (diff) | |
download | freebsd-ports-gnome-5b6a789d7e7022ec2789a5635df9d1c567f6696f.tar.gz freebsd-ports-gnome-5b6a789d7e7022ec2789a5635df9d1c567f6696f.tar.zst freebsd-ports-gnome-5b6a789d7e7022ec2789a5635df9d1c567f6696f.zip |
Update maintainer email address
PR: ports/164211
Submitted by: Niclas Zeising <zeising@daemonic.se> (maintainer)
Diffstat (limited to 'devel/bsdlibdwarf')
-rw-r--r-- | devel/bsdlibdwarf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/bsdlibdwarf/Makefile b/devel/bsdlibdwarf/Makefile index 2abb3f358754..aa11c7e6d6f0 100644 --- a/devel/bsdlibdwarf/Makefile +++ b/devel/bsdlibdwarf/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.lysator.liu.se/%SUBDIR%/ MASTER_SITE_SUBDIR= pub/${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= niclas.zeising@gmail.com +MAINTAINER= zeising@daemonic.se COMMENT= BSD licensed implementation of libdwarf USE_BZIP2= yes |