diff options
author | linimon <linimon@FreeBSD.org> | 2006-09-06 10:54:39 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-09-06 10:54:39 +0800 |
commit | 7ba41a65ee0f6fbbaba1ee4ad6c423afa620a8f4 (patch) | |
tree | a89377629c8a863f424eefb14a3ac3017d7c3f1b /net | |
parent | 9c8682b501f598f34ff8dd9306f7066f25dbd615 (diff) | |
download | freebsd-ports-gnome-7ba41a65ee0f6fbbaba1ee4ad6c423afa620a8f4.tar.gz freebsd-ports-gnome-7ba41a65ee0f6fbbaba1ee4ad6c423afa620a8f4.tar.zst freebsd-ports-gnome-7ba41a65ee0f6fbbaba1ee4ad6c423afa620a8f4.zip |
Reset inactive maintainer who has not responded to email.
Hat: portmgr
Diffstat (limited to 'net')
-rw-r--r-- | net/librsync/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/librsync/Makefile b/net/librsync/Makefile index 78f9d7a2d302..1a5b02568abb 100644 --- a/net/librsync/Makefile +++ b/net/librsync/Makefile @@ -13,7 +13,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= steve@ion.lu +MAINTAINER= ports@FreeBSD.org COMMENT= Library for delta compression of streams LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt |