diff options
author | linimon <linimon@FreeBSD.org> | 2010-01-10 14:43:00 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2010-01-10 14:43:00 +0800 |
commit | 4898646f9fff4d15f59eb919ff63892b9b996825 (patch) | |
tree | c3ac26bab36b286eab5269ada9390a23ec71f54f /archivers | |
parent | a0e58161b209c6a41d65fa7165365e9a053b7b18 (diff) | |
download | freebsd-ports-gnome-4898646f9fff4d15f59eb919ff63892b9b996825.tar.gz freebsd-ports-gnome-4898646f9fff4d15f59eb919ff63892b9b996825.tar.zst freebsd-ports-gnome-4898646f9fff4d15f59eb919ff63892b9b996825.zip |
Reset zaa@zaa.pp.ru: mail can not be delivered (mail loop).
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/libzip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/libzip/Makefile b/archivers/libzip/Makefile index 10cc3c3d98ce..4e601a2abf86 100644 --- a/archivers/libzip/Makefile +++ b/archivers/libzip/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.8 CATEGORIES= archivers devel MASTER_SITES= http://www.nih.at/libzip/ -MAINTAINER= zaa@zaa.pp.ru +MAINTAINER= ports@FreeBSD.org COMMENT= A C library for reading, creating, and modifying zip archives GNU_CONFIGURE= yes |