diff options
author | bapt <bapt@FreeBSD.org> | 2012-09-21 18:07:33 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2012-09-21 18:07:33 +0800 |
commit | 6a42c7a635955b22f22d087b2f2dd0eaba4c1e72 (patch) | |
tree | 017f7e23412634a43da6ae1778ea55bf0d9b5278 /sysutils/pdumpfs-rsync | |
parent | 804103142831b1b59118b5feab3518cac3d3181c (diff) | |
download | freebsd-ports-gnome-6a42c7a635955b22f22d087b2f2dd0eaba4c1e72.tar.gz freebsd-ports-gnome-6a42c7a635955b22f22d087b2f2dd0eaba4c1e72.tar.zst freebsd-ports-gnome-6a42c7a635955b22f22d087b2f2dd0eaba4c1e72.zip |
Deprecate a bunch a ports with no more public distfiles (thanks ehaupt's distilator)
Diffstat (limited to 'sysutils/pdumpfs-rsync')
-rw-r--r-- | sysutils/pdumpfs-rsync/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/pdumpfs-rsync/Makefile b/sysutils/pdumpfs-rsync/Makefile index a862a1cc6bdd..1f0e7393c828 100644 --- a/sysutils/pdumpfs-rsync/Makefile +++ b/sysutils/pdumpfs-rsync/Makefile @@ -16,6 +16,9 @@ EXTRACT_ONLY= # none MAINTAINER= ports@FreeBSD.org COMMENT= A utility to back up remote files with pdumpfs and rsync +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2012-10-20 + RUN_DEPENDS= ${LOCALBASE}/sbin/pdumpfs:${PORTSDIR}/sysutils/pdumpfs \ rsync:${PORTSDIR}/net/rsync |