diff options
author | Vasil Dimov <vd@FreeBSD.org> | 2006-10-31 14:58:19 +0000 |
---|---|---|
committer | Vasil Dimov <vd@FreeBSD.org> | 2006-10-31 14:58:19 +0000 |
commit | 283e367e9416518bb64ce46d004b95be6c64b159 (patch) | |
tree | 0acba54713e0c00d88bd263c9cd938eb4e7b73eb /misc | |
parent | 912d761183d8a4bb59af2311b8bd8d92e2303281 (diff) |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/afbackup/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/afbackup/Makefile b/misc/afbackup/Makefile index 239d9e94fde5..43506047bd5e 100644 --- a/misc/afbackup/Makefile +++ b/misc/afbackup/Makefile @@ -20,7 +20,7 @@ COMMENT= AF's backup system # version 3.4 is out, maybe it is worth saving this port IGNORE= Uses unregistered uid that conflicts with other ports DEPRECATED= ${IGNORE} -EXPIRATION_DATE=2006-10-17 +EXPIRATION_DATE=2006-12-01 WRKSRC= ${WRKDIR}/afbackup-3.3.5 PLIST= ${WRKSRC}/pkg-plist |