diff options
author | linimon <linimon@FreeBSD.org> | 2006-12-29 08:31:39 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-12-29 08:31:39 +0800 |
commit | f598a74cd940bfb81fae393ae0962a1f59537591 (patch) | |
tree | 15c2ebc967feec75caccf918494bc05f937f8fc4 /sysutils | |
parent | 91d933fb82fe536282a833906725d820e47666d0 (diff) | |
download | freebsd-ports-gnome-f598a74cd940bfb81fae393ae0962a1f59537591.tar.gz freebsd-ports-gnome-f598a74cd940bfb81fae393ae0962a1f59537591.tar.zst freebsd-ports-gnome-f598a74cd940bfb81fae393ae0962a1f59537591.zip |
Maintainer no longer has time to support these ports, so reassign to pool.
Approved by: maintainer (private email)
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/cdbkup/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/cdbkup/Makefile b/sysutils/cdbkup/Makefile index 3cc2dcb7e58d..1f9a18e0864f 100644 --- a/sysutils/cdbkup/Makefile +++ b/sysutils/cdbkup/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}_${PORTVERSION}-1 -MAINTAINER= kay_lehmann@web.de +MAINTAINER= ports@FreeBSD.org COMMENT= Simple but full-featured backup/restore perl scripts (uses gnu tar) BUILD_DEPENDS= cdrecord:${PORTSDIR}/sysutils/cdrtools \ |