diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-08-17 10:43:44 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-08-17 10:43:44 +0000 |
commit | 2f2284b96d87da2aa4aa0808f767ebefae678916 (patch) | |
tree | 99395262f851058405d76fc388aba2cf6ab4379e /misc | |
parent | There's some bug somewhere in some cleanup routine of either tcl84 or p5-Tcl (diff) |
Change BROKEN to IGNORE and set timer for deletion in 2 months
Diffstat (limited to 'misc')
-rw-r--r-- | misc/afbackup/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/afbackup/Makefile b/misc/afbackup/Makefile index 774f91a8ae26..cfc42a49a193 100644 --- a/misc/afbackup/Makefile +++ b/misc/afbackup/Makefile @@ -17,7 +17,9 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= voland@catpipe.net COMMENT= AF's backup system -BROKEN= Uses unregistered uid that conflicts with other ports +IGNORE= Uses unregistered uid that conflicts with other ports +DEPRECATED= ${IGNORE} +EXPIRATION_DATE=2006-10-17 WRKSRC= ${WRKDIR}/afbackup-3.3.5 PLIST= ${WRKSRC}/pkg-plist |